Skip to content
Claude Desktop

Rho for Claude Desktop

co.rho/api

Tools for your business banking with Rho, including accounts, transactions, and more

client:Claude Desktop transport:streamable-http

Install Rho in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "api": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://rhoapi.rho.co/mcp/v1"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Rho in other clients