Loading MCP server directory, please wait...
Tools for your business banking with Rho, including accounts, transactions, and more
npx @getmcp/cli add co.rho/apiRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationFor direct connections, enter an API Access Token as 'Bearer <token>'. If your client offers a Rho linked app, use its OAuth connection instead.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"co.rho/api": {
"url": "https://rhoapi.rho.co/mcp/v1",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}