FlexYield — blockchain RPC gateway for Claude Desktop
io.flexyield/gateway
RPC gateway for agents: six mainnets, measured failover, a key without signup, pay per call in USDC.
client:Claude Desktop
transport:streamable-http
tools:35
Install FlexYield — blockchain RPC gateway in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"gateway": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://flexyield.io/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- get_key
- bind_key_start
- bind_key_complete
- claim_agent_start
- claim_agent_complete
- create_api_key
- configure_key
- revoke_api_key
- list_api_keys
- get_billing_status
- configure_services
- update_account
- join_enterprise_wishlist
- join_waitlist
- list_plans
- get_usage
- get_statement
- manage_tickets
- manage_feedback
- get_balances
- get_history
- get_prices
- get_tx_status
- resolve_ens