Back to MCP Servers
Bridge Rates
Delivering real-time cross-chain bridge rates and optimal transfer routes to onchain AI agents.
finance-fintechaiagent
By kukapay
Installation
npx -y bridge-rates-mcpConfiguration
{
"mcpServers": {
"bridge-rates-mcp": {
"command": "npx",
"args": ["-y", "bridge-rates-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes