Rithmo for VS Code
ai.rithmo/rithmo
AI agent governance with resolved business context, current decisions, provenance, and supersession.
client:VS Code
transport:streamable-http
Install Rithmo in VS Code
.vscode/mcp.json
{
"servers": {
"rithmo": {
"type": "http",
"url": "https://app.rithmo.ai/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs