Soma
RMCP runtime for provider-backed agents with CLI, REST, HTTP MCP, plugins, and scaffold support.
Install
Dockerstdio
docker run -i --rm ghcr.io/dinglebear-ai/soma:0.10.0 npmstdio
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.