Rho for VS Code
co.rho/api
Tools for your business banking with Rho, including accounts, transactions, and more
client:VS Code
transport:streamable-http
Install Rho in VS Code
.vscode/mcp.json
{
"servers": {
"api": {
"type": "http",
"url": "https://rhoapi.rho.co/mcp/v1"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs