Skip to main content
Organization Admin permissions are required to access and modify MCP Server settings.

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 403 error
  • Existing MCP grants are blocked from making tool calls
To configure Personal Access Tokens, navigate to Settings > API access.

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
  • pickModel - Select which Omni model to query
  • pickTopic - Select which topic to query
The pickModel and pickTopic tools are shared selectors that register once when either Agentic capabilities or Single shot query generation is enabled. These options are only available when the top-level MCP server setting is enabled.
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
  • pickModel - Select which Omni model to query
  • pickTopic - Select which topic to query
  • AI feature settings - Enable and disable individual AI features in your Omni organization
  • AI Hub - Monitor how your organization uses Omni AI