The agent-native LLM router for autonomous agents. 66 models (8 free), <1ms local routing, USDC payments on Base & Solana via x402.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ClawRouter": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ClawRouter"
]
}
}
}