Prerequisites
- An Orion account with login credentials
That’s it. No installation required — Orion runs a remote MCP server that your AI assistant connects to directly.
Server URL
https://g.runorion.com/mcp
Connecting to Claude Code
Run the following command in your terminal:
claude mcp add orion --transport streamable-http https://g.runorion.com/mcp
Claude Code will open a browser window to authenticate with your Orion credentials.
Connecting to Claude Desktop
- Go to Settings > MCP Servers
- Click Add Server
- Set the URL to
https://g.runorion.com/mcp
- Authenticate with your Orion credentials when prompted
Connecting to Cursor
- Open Cursor Settings
- Go to MCP Servers
- Click Add Server
- Set Type to
streamable-http
- Set URL to
https://g.runorion.com/mcp
- Authenticate with your Orion credentials when prompted
Verifying the Connection
Once connected, ask your AI assistant to list your Orion projects:
“List my Orion projects”
If the connection is working, you should see a list of projects you have access to.
The ask_orion tool is the primary way to run analyses. Orion’s analyses take 1-2 minutes to complete, so your AI assistant will poll for results automatically.