Omnidim MCP Server
Local stdio Model Context Protocol server for OmniDimension. Drive voice agents, dispatch calls, and manage knowledge bases from Claude, Cursor, Windsurf, or any MCP-compatible client.
People who work with Omnidim and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-13 · ★ 7 · #91 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Omnidim MCP Server
before you install - you'll need
OMNIDIM_API_KEY
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add omnidim-omnidim-mcp-server --transport http https://mcp.omnidim.io/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"omnidim-omnidim-mcp-server": {
"url": "https://mcp.omnidim.io/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.omnidim.io/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-09-17
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.omnidim.io
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
npm package @omnidim-ai/mcp-server - the @omnidim-ai scope differs from the repo owner (omnidim); confirm it's the project's official package
registry namespace io.github.Omnidim is GitHub-verified and matches the repo owner
03 · What Omnidim MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.13.1 · 2026-09-09
Fixed · An agent on this server had no way to learn a carrier value. carrier is required on searchPhoneNumbers and purchasePhoneNumber and has no enum, and the server validates the tool schema before the call leaves…
v0.13.0 · 2026-09-09
Fixed · The phone number tools described carrier as optional until a region held two, and left it out of the required list on purchasePhoneNumber and searchPhoneNumbers. Region IN has had two carriers since 08…
v0.12.0 · 2026-09-03
Added · createAgent and updateAgent accept a timezone field (IANA name, e.g. Asia/Kolkata) that sets the local date and time the agent works with during calls. Unset, the account timezone applies. · Fixed · The…
04 · Who maintains Omnidim MCP Server
omnidim-mcp-server is maintained by omnidim. It's the only MCP server we track from this author; the repo dates to May 2026.
05 · Facts
- repository
- github.com/omnidim/omnidim-mcp-server
- website
- https://omnidim.io/
- category
- other - ranked #91 of 945 actively-maintained other servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-09)
- registry
- io.github.Omnidim/omnidim-mcp-server (active, first published 2026-06-07 · 3 versions)
- packages
- npm:@omnidim-ai/mcp-server
06 · Omnidim MCP Server FAQ
What is Omnidim MCP Server?
Local stdio Model Context Protocol server for OmniDimension. Drive voice agents, dispatch calls, and manage knowledge bases from Claude, Cursor, Windsurf, or any MCP-compatible client.
Is Omnidim MCP Server still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-13 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Omnidim MCP Server?
Run `npx -y @omnidim-ai/mcp-server`. The README documents one environment variable (OMNIDIM_API_KEY) to set first. You can also paste the ready-made client config above.
Does Omnidim MCP Server require authentication?
Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Omnidim MCP Server
Alternatives to Omnidim MCP Server
Maintained other servers if Omnidim MCP Server isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,552 · 2026-09-17
- Server Commands An MCP server to run arbitrary commands ★ 39,038 · 2026-09-11
- basebalance.cloud - x402 RPC & MCP gateway USDC-gated Base JSON-RPC: free 10 req/min, $0.50 per 10k. Failover, cache, /mcp, ledger. ★ 6,432 · 2026-08-26
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 5,069 · 2026-09-15
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,470 · 2026-09-18
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,681 · 2026-09-17
More MCP servers to compare · WAKE Protocol · Pqs MCP Server · 1F3D9 City Life for AI Agents · Docspace · You Spot
More TypeScript MCP servers · Omophub MCP · Ckan MCP Server · Service Public France · Glassypic · see all