Documentation Index
Fetch the complete documentation index at: https://docs.tryordinal.com/llms.txt
Use this file to discover all available pages before exploring further.
One-click install
Install the Ordinal MCP server. Sign in with your Ordinal account when prompted.
Manual install
Open MCP settings
Open the Cursor command palette (
Cmd+Shift+P on Mac, Ctrl+Shift+P on Windows) and search for Open MCP settings.Add the Ordinal server
In the MCP settings panel, click Add new global MCP server and paste:Save the file.
Sign in with Ordinal
Cursor detects the new server and opens a browser window. Sign in with your Ordinal account and approve access.
Verify the connection
Back in MCP settings, the
ordinal server should show a green dot and list the available tools.Troubleshooting
Cursor doesn't open a sign-in window
Cursor doesn't open a sign-in window
Make sure you’re on a recent Cursor version with OAuth MCP support. Restart Cursor after editing the MCP config.
I see a red dot next to the server
I see a red dot next to the server
Click the server entry in MCP settings to see the error. Most common causes:
- Your sign-in token expired — click Re-authorize to refresh it.
- The URL is wrong — it should be exactly
https://app.tryordinal.com/mcpwith no trailing slash or/api/prefix.
I see duplicate Ordinal tools
I see duplicate Ordinal tools
You likely have the old server still configured. Remove any
ordinal entry pointing at /api/mcp and restart Cursor. See the migration guide.