Connect Claude
to OmegaAI.
Add the OmegaAI MCP server and run queries, browse your workspace, and manage your data — all from inside Claude.
Connect with Claude Code
Run one command in your terminal. Claude Code handles the OAuth flow automatically. See the official Anthropic MCP guide for full reference.
- 01
Prerequisites
You need Claude Code installed and an OmegaAI account.
- 02
Run the connect command
In your terminal, run:
claude mcp add \ --transport http \ --scope user \ --client-id TAeU7xq0PulZXAGhrhLQx9CGDKENckSX \ --callback-port 33000 \ omega \ https://mcp.cloud.queryomega.com/mcp - 03
Authenticate
Your browser opens automatically. Log in with your OmegaAI account to complete the OAuth flow. If your browser doesn't open automatically, copy the URL from the terminal and open it manually.
- 04
Verify
In Claude Code, run
/mcp— you should see omega listed as connected.
Connect with Claude.ai
Add OmegaAI as an integration in your Claude.ai account — no terminal required. See the official Anthropic MCP guide for full reference.
- 01
Open Connectors
- 02
Add the integration URL and OAuth client ID
Click Add custom connector (see the Anthropic guide for the full setup walkthrough). Paste the OmegaAI MCP server URL:
https://mcp.cloud.queryomega.com/mcpThen click Advanced settings and enter the OAuth client ID:
TAeU7xq0PulZXAGhrhLQx9CGDKENckSX - 03
Log in to OmegaAI
A popup opens the OmegaAI login. Complete the OAuth flow with your OmegaAI credentials.
- 04
Verify
The OmegaAI tools appear in the tool picker the next time you start a conversation.