Official MCP server for OmniDimension. Drive voice agents, dispatch calls, and manage knowledge bases from Claude, Cursor, Windsurf, and any MCP client.
{
"mcpServers": {
"omnidim-aimcp": {
"command": "npx",
"args": [
"-y",
"@omnidim-ai/mcp-server"
]
}
}
}