Requirements
To access and modify MCP Server settings, you’ll need:- Organization Admin permissions
-
To enable these settings:
- Enable AI in Settings > General
- Omni Agent in AI Hub > General > Features
403 Feature is not enablederrors when called.
MCP server
Controls whether users can authorize external AI tools (like Claude Desktop, ChatGPT, or Cursor) to connect to Omni via the MCP Server. Enabled by default. When disabled:- New OAuth authorization requests return a
403error - Existing MCP grants are blocked from making tool calls
Agentic capabilities
Controls access to Omni’s full agentic AI assistant through the MCP Server. Enabled by default. When enabled, the following tools are available:- askOmni - Submit open-ended, multi-step analysis jobs
- checkStatus - Poll the status of agentic jobs
- listBranches - Discover existing branch IDs for a model
- pickModel - Select which Omni model to query
- pickTopic - Select which topic to query
Omni documentation search
Controls access to Omni’s documentation search through the MCP Server. Enabled by default. When enabled, the searchOmniDocs tool can be used to search and retrieve information from Omni’s official documentation.Single shot query generation
Controls access to direct query generation through the MCP Server. Disabled by default. When enabled, the following tools are available:- getData - Execute queries against selected models and topics
- runQuery - Execute a full JSON query definition directly
- pickModel - Select which Omni model to query
- pickTopic - Select which topic to query
Content access
Controls access to content search and saved query execution through the MCP Server. Enabled by default. When enabled, the following tools are available:- searchDashboards - Find existing dashboards by name, folder, or tile name
- listDashboardQueries - List saved queries on a dashboard
- runSavedQuery - Execute a specific saved dashboard query by ID and get its current results
Related
- AI feature settings - Enable and disable individual AI features in your Omni organization
- AI Hub - Monitor how your organization uses Omni AI

