kukapay/bridge-rates-mcp
Delivering real-time cross-chain bridge rates and optimal transfer routes to onchain AI agents.
Quick Start
Clone the repository:
git clone https://github.com/kukapay/bridge-rates-mcpClaude Desktop configuration example:
{
"mcpServers": {
"bridge-rates-mcp": {
"command": "npx",
"args": [
"-y",
"kukapay/bridge-rates-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.