Documentation
MCP

Connect Claude to SageOx

SageOx is not yet listed in the Anthropic connector directory, so you cannot find it by searching Claude's connector browser. You can still connect by adding it manually, the process takes under two minutes and works identically whether or not a connector is listed.

Claude Code

The recommended path is the ox CLI: it gives Claude Code ledger sync, session recording, and richer team context than MCP alone.

After install, run ox login and follow the prompts. See Getting started with the CLI for what to do next.

MCP-only alternative. If you want the MCP connection without the CLI, run:

terminal
claude mcp add --transport http sageox https://sageox.ai/mcp

Claude Code will open a browser tab to authorize your SageOx account on first use. After that, ask Claude Code "What is SageOx and how do I get started?" to confirm the connection.

Claude Desktop and Claude.ai (web)

Both surfaces share the same Connectors panel, so the steps are identical. Starting from the web is easier: there is no app to navigate.

  1. Open Connectors. Go to claude.ai/customize/connectors (web), or in Claude Desktop open the Customize panel from the menu.

  2. Add a custom connector. Click the + icon in the top-right of the Connectors panel, then choose Add custom connector.

  3. Fill in the details.

    • Name: SageOx
    • URL: https://sageox.ai/mcp

    Click Add.

  4. Connect. SageOx appears under Not connected. Click Connect on that row, a browser tab opens to authorize your SageOx account.

    If the browser is signed into a different Claude account than your desktop app, you will see an Account mismatch screen. Sign out at claude.ai, sign back in with the same account as your Claude Desktop, then click Connect again.

  5. Approve the security prompt. Claude warns that the connector is "not verified by Anthropic." This appears for every manually-added MCP server. It is not specific to SageOx. Click Allow access, then return to Claude.

Once connected, ask Claude "What is SageOx and how do I get started?" to confirm everything is working. Claude will call the GetStarted tool and walk you through the rest.

Managing your connection

Active grants are listed at /settings/security. You can disconnect SageOx at any time, revocation takes effect on the next MCP call.

What's next