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.
Install in VS CodeManual install
Reload VS Code
Run the Developer: Reload Window command from the command palette (
Cmd+Shift+P / Ctrl+Shift+P).Sign in with Ordinal
The first time you use an Ordinal tool from Copilot Chat, VS Code opens a browser for sign-in. Authenticate with your Ordinal account and approve access.
Troubleshooting
The one-click button does nothing
The one-click button does nothing
I use VS Code Insiders
I use VS Code Insiders
The one-click button targets stable VS Code. If you use Insiders, follow the manual install steps above — they work the same in both editions.
I don't see Ordinal tools in Copilot Chat
I don't see Ordinal tools in Copilot Chat
Open the MCP view in the sidebar and confirm
ordinal shows as connected. If it says Sign in required, click it to run the OAuth flow.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 from .vscode/mcp.json (or your user-level settings.json). See the migration guide.