Mmcp.market

Omnidim MCP server

by Omnidim·io.github.Omnidim/omnidim-mcp-server·v0.8.0

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

A86/100grade A
What users say
No reviews yet
Be the first
Safety scan
A86/100

full report

Adoption
Growing

7 stars150 downloads/wk

Reviews

Write one

Nobody has reviewed Omnidim yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Omnidim tools

Tool list not cached yet. `describe` through the gateway fetches it live.

Public scan report

scanner v0.1.9 · 2026-09-26 · same rubric, same numbers if you re-run it

1 medium
  • Code scan40 source files scanned20/25
  • Live reliabilityremote reachable in 759ms (auth required)20/20
  • –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
  • Auth qualityauth enforced (bearer)9/15
  • Maintenancelast push 6 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10

Findings (1)

  • mediumeval / new Function usedexec.eval
    build/index.js: …od(jsonSchema); const factory = new Function('z', `return (${body});`); const…
Overall 86/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Omnidim repository's README, as published. We do not edit it. Read it on GitHub

@omnidim-ai/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.

Looking for the hosted OAuth variant? Use https://mcp.omnidim.io/mcp instead. The hosted server is the recommended path for Claude Desktop, Claude.ai, and any client that supports HTTP MCP.

Quick start

npx -y @omnidim-ai/mcp-server setup

Reuses a saved API key from ~/.config/omnidim/credentials if one exists, otherwise prompts for a new one and validates it. Then installs the server in any detected MCP client (Claude Code, Claude Desktop, Cursor, Windsurf). Get an API key at omnidim.io/api-management.

Manual install

Claude Code

claude mcp add omnidim -- npx -y @omnidim-ai/mcp-server

Claude Desktop, Cursor, Windsurf

Add this block to your MCP client config:

{
  "mcpServers": {
    "omnidim": {
      "command": "npx",
      "args": ["-y", "@omnidim-ai/mcp-server"],
      "env": {
        "OMNIDIM_API_KEY": "your_api_key_here"
      }
    }
  }
}

Get your API key from omnidim.io/api-management.

Config file locations:

Tools

Full API reference: docs.omnidim.io.

Local development

git clone https://github.com/Omnidim/omnidim-mcp-server
cd omnidim-mcp-server
npm install
npm run build
OMNIDIM_API_KEY=sk_... npm start

Inspect tools and call them interactively:

OMNIDIM_API_KEY=sk_... npx @modelcontextprotocol/inspector node build/index.js

Telemetry

Anonymous usage data is sent to help us improve the package: package version, Node version, OS family, install count, session boots, tool names, and setup or crash outcomes as short error categories (e.g. configwriteerror, http500). No API keys, no tool inputs/outputs, no error messages, no file paths, no personal info.**

Disable with:

npx -y @omnidim-ai/mcp-server telemetry disable

Full field-by-field breakdown and other opt-out options in TELEMETRY.md.

Troubleshooting

Run the diagnostics command to see versions, detected clients, backend reachability, and recent errors:

npx -y @omnidim-ai/mcp-server doctor

It never prints your API key. A local log of errors is kept at ~/.config/omnidim/logs/mcp.log (stays on your machine, never sent).

Reporting issues

See ISSUES.md for how to file bug reports, request features, or get help. Paste the doctor output into your report.

License

MIT

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http omnidim-mcp-server https://mcp.omnidim.io/mcp
Add to Cursor

Omnidim: common questions

Is Omnidim MCP server safe?
Yes, by our scan: it is graded A (86/100). Read the Omnidim safety report
How do I install Omnidim?
It runs remotely at mcp.omnidim.io. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Omnidim need an API key?
Yes. The registry entry asks for OMNIDIM_API_KEY.
Is Omnidim maintained?
The last commit was 7 days ago (2026-09-20). The latest release is v0.8.0.
Is Omnidim up?
100% of our last 28 checks got an answer. We check remote servers about four times a day.
What can I use instead of Omnidim?
Servers from other publishers that do the same job: Argent MCP server, Agent-Native Dispatch MCP server and Flutter MCP Toolkit MCP server. Compare all Omnidim alternatives.

Alternatives to Omnidim

Same job from other publishers: the closest match first, then the best rated.

All Omnidim alternatives →
  • Argent
    Drive iOS Simulators, Android emulators, TVs and Electron/web apps from your coding agent
    A
  • Agent-Native Dispatch
    Central Slack/Telegram router with jobs, memory, approvals, and A2A delegation
    A
  • Flutter MCP Toolkit
    Inspect and drive Flutter debug apps/games: semantic snapshots, search, and custom client tools
    A
  • CometChat Docs
    CometChat docs search + implementation bundles: add chat, voice, video & moderation to your app.
    A
  • Hunch
    Focus-free macOS control for AI agents: drive your real Mac apps in the background, no stolen focus.
    A

More from Omnidim →