AgentUni

Soma

by ai.dinglebear / v0.10.0

RMCP runtime for provider-backed agents with CLI, REST, HTTP MCP, plugins, and scaffold support.

Install

Docker / stdio

docker run -i --rm ghcr.io/dinglebear-ai/soma:0.10.0

npm / stdio

npx -y @dinglebear/soma

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "ai-dinglebear-soma": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/dinglebear-ai/soma:0.10.0"
      ]
    }
  }
}

Source: official MCP Registry record · registry name ai.dinglebear/soma · published 2026-08-05 · updated 2026-08-05. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category