
Omni Analytics
Query your data using natural language through Omni's semantic model
About Omni Analytics
Omni Analytics lets users query data through a semantic model with natural language. Its connector gives assistants governed analytics context for answering business questions and exploring modeled data.
Connection details
https://callbacks.omniapp.co/callback/mcp- Transport
- Streamable HTTP
- Authentication
- OAuth
Setup
claude mcp add omni-analytics --transport http https://callbacks.omniapp.co/callback/mcpFrequently asked questions
What is the Omni Analytics remote MCP server?
The Omni Analytics remote MCP server is a hosted Model Context Protocol endpoint at https://callbacks.omniapp.co/callback/mcp, so AI assistants can connect to it without installing or running anything locally. Omni Analytics lets users query data through a semantic model with natural language. Its connector gives assistants governed analytics context for answering business questions and exploring modeled data.
How do I connect to the Omni Analytics MCP server?
Add the endpoint https://callbacks.omniapp.co/callback/mcp to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Omni Analytics MCP server require authentication?
Yes. Omni Analytics uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the Omni Analytics MCP server use?
Omni Analytics exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.