Connect your desktop AI assistants directly to Omnismith using our official Model Context Protocol (MCP) server. Discover schemas, query dynamic entities, and trigger automations with zero proxy configuration.
As AI assistants transition from simple chat windows into proactive operators, connecting them to live business data has become essential. The official Omnismith Model Context Protocol (MCP) Server is now live at https://mcp.omnismith.io/mcp.
Equipped with native OAuth 2.0 PKCE authentication and Streamable HTTP transport, developers and operators can connect desktop AI tools like Claude Desktop and Cursor directly to Omnismith — with zero custom proxy scripts or local daemons. Antigravity connects via a static API token in the Authorization header.
Why Connect Your AI Assistant to Omnismith via MCP?
Traditional AI tools often lack real-time context about your business objects, inventory, servers, and operational records. By connecting Claude or Cursor to Omnismith via the Model Context Protocol, your AI assistant gains structured, authorized access to your operational backend:
- Instant Schema Awareness: AI assistants can autonomously explore active templates, attributes, list choices, and entity relations using the dynamic schema graph.
- Natural Language Data Management: Create, update, filter, and inspect structured records across your project workspaces directly from the chat prompt.
- Automated Schema Scaffolding: Describe your business domain in plain English (e.g., "Design an IoT fleet tracker with battery metrics and maintenance schedules"), and your assistant builds the complete template, attribute groups, and workspace views in a single pass.
- Zero-Code Agent Observability: Desktop assistants can self-report tool execution traces and operational status directly into dedicated audit templates in Omnismith.
One-Click OAuth Connection
Connecting an MCP client used to require manual API key management or running brittle command-line bridges. With our new OAuth 2.0 PKCE implementation:
- In Claude Desktop, navigate to Settings > Connectors > Add Custom Connector.
- Enter the server URL:
https://mcp.omnismith.io/mcp. - Approve access in the Omnismith authorization screen to select your project.
- Your assistant is immediately armed with Omnismith schema discovery, entity querying, and data scaffolding tools.
Antigravity setup note: Connect Antigravity by adding the MCP server URL along with a static API token (e.g.
omni_live_secret_key_...) in theAuthorizationheader of its MCP server config.
Getting Started
The Omnismith MCP Server is available across every subscription plan, including Free — MCP access isn't gated by tier.
- Check out our step-by-step guide on Zero-Code AI Agent Observability for practical dogfooding workflows.
- Explore available data modeling patterns in the Headless Backend Guide.
Top comments (0)