Skip to main content

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

  1. Go to Settings > MCP Servers
  2. Click Add Server
  3. Set the URL to https://g.runorion.com/mcp
  4. Authenticate with your Orion credentials when prompted

Connecting to Cursor

  1. Open Cursor Settings
  2. Go to MCP Servers
  3. Click Add Server
  4. Set Type to streamable-http
  5. Set URL to https://g.runorion.com/mcp
  6. 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.