Deepmiro MCP Server

A swarm intelligence engine that rehearses the future. Feed it a document. Describe a scenario. Watch hundreds of AI agents with distinct personalities, memories, and social instincts interact - and return with a prediction. It runs locally over stdio via the published package.

People connecting web framework tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-05-21 · ★ 7 · #35 OF 48 MAINTAINED WEB FRAMEWORK · VERIFIED 2026-08-25

AGPL-3.0 · Python servers · how we verify → /methodology

01 · Install Deepmiro

before you install - you'll need

Set DEEPMIRO_API_KEY, LLM_API_KEY, SURREAL_PASS before connecting.

Claude Code

claude mcp add kakarot-dev-deepmiro -- npx -y deepmiro-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "kakarot-dev-deepmiro": {
      "command": "npx",
      "args": [
        "-y",
        "deepmiro-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

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

repository a fork of another project - check the upstream repo before trusting releases

license AGPL-3.0 - declared in the repository

npm package deepmiro-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.kakarot-dev is GitHub-verified and matches the repo owner

03 · What Deepmiro can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.7.16 · 2026-05-21

v1.7.15 · 2026-05-21

v1.7.14 · 2026-05-21

04 · Who maintains Deepmiro

deepmiro is maintained by kakarot-dev. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
web framework - ranked #35 of 48 actively-maintained web framework servers as of 2026-08-25.
registry
io.github.kakarot-dev/deepmiro (active, first published 2026-04-09)
packages
npm:deepmiro-mcp

06 · Deepmiro FAQ

What is Deepmiro?

A swarm intelligence engine that rehearses the future. Feed it a document. Describe a scenario. Watch hundreds of AI agents with distinct personalities, memories, and social instincts interact - and return with a prediction. It runs locally over stdio via the published package.

Is Deepmiro still maintained?

Yes - as of 2026-08-25, its last commit was 2026-05-21. We re-verify nightly.

How do I install Deepmiro?

Run `npx -y deepmiro-mcp`. The README documents 3 environment variables (DEEPMIRO_API_KEY, LLM_API_KEY, SURREAL_PASS) to set first. Set DEEPMIRO_API_KEY, LLM_API_KEY, SURREAL_PASS before connecting. You can also paste the ready-made client config above.

Does Deepmiro run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Deepmiro

More web framework MCP servers · Apolo Cad · UI Annotator MCP · Megberts MCP Server · Mdma

More Python MCP servers · Whatsapp Macos · Dash MCP Server · Code Memory · Meta Prompt MCP · Kapruka MCP · see all