mumo for VS Code
chat.mumo/mcp
Multi-model deliberation over MCP: full responses plus typed cross-model reactions from other labs.
client:VS Code
transport:streamable-http
tools:8
Install mumo in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mumo.chat/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs