Loomal

omnidim-mcp-server

MCP server by github.com/omnidim/omnidim-mcp-server

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

1 starsnpm: @omnidim-ai/mcp-serverRemote-capable

About omnidim-mcp-server

omnidim-mcp-server is an MCP (Model Context Protocol) server published by omnidim in the official MCP registry, listed under Autonomous Agents on Loomal. Official MCP server for OmniDimension. Drive voice agents, dispatch calls, and run bulk campaigns.

omnidim-mcp-server runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (@omnidim-ai/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/omnidim/omnidim-mcp-server, where the project has earned 1 GitHub stars.

Use omnidim-mcp-server with your agent

Claude Code · one command
claude mcp add --transport http omnidim-mcp-server https://mcp.omnidim.io/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "omnidim-mcp-server": {
      "url": "https://mcp.omnidim.io/mcp"
    }
  }
}
streamable-httphttps://mcp.omnidim.io/mcp
npm@omnidim-ai/mcp-server

Frequently asked questions

What is omnidim-mcp-server?
omnidim-mcp-server is an MCP (Model Context Protocol) server by omnidim in the Autonomous Agents category. Official MCP server for OmniDimension. Drive voice agents, dispatch calls, and run bulk campaigns.
How do I connect omnidim-mcp-server to Claude, Cursor, or another MCP client?
omnidim-mcp-server is a remote MCP server — add its endpoint (https://mcp.omnidim.io/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is omnidim-mcp-server open source?
Yes — the source code is public at github.com/omnidim/omnidim-mcp-server, with 1 GitHub stars.
Can AI agents pay to use omnidim-mcp-server?
Not yet through Loomal — omnidim-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain omnidim-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.