Skip to content
Cursor

omnidim mcp server for Cursor

io.github.omnidim/omnidim-mcp-server

Official MCP server for OmniDimension. Drive voice agents, dispatch calls, and run bulk campaigns.

client:Cursor transport:streamable-http runtime:npm

Install omnidim mcp server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "omnidim-mcp-server": {
      "url": "https://mcp.omnidim.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

omnidim mcp server in other clients