Loading MCP server directory, please wait...
Drop-in RMCP runtime for provider-backed MCP tools, prompts, resources, and agent capabilities.
npx @getmcp/cli add ai.dinglebear/soma-rmcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.dinglebear/soma-rmcp": {
"command": "npx",
"args": [
"-y",
"-y",
"soma-rmcp",
"mcp"
],
"env": {
"SOMA_BIN": "",
"SOMA_HOME": "~/.soma",
"SOMA_PROVIDER_DIR": "providers",
"SOMA_API_URL": "",
"SOMA_API_KEY": "",
"RUST_LOG": "info"
}
}
}
}