Connects Claude to TradeRouter's non-custodial Solana trading engine over stdio. Exposes 22 tools covering instant swaps (multi-DEX routing through Raydium, Orca, Meteora), limit orders, trailing stops, TWAP, DCA, and combo strategies. Your private key stays local for signing, only signed transactions hit the wire. Includes wallet balance scanning, market cap lookups, order management, and a persistent WebSocket for advanced order types. Built for agents that need to execute Solana trades without handing over custody. Takes a flat 1% fee on swap volume, no API keys required. Ships with Ed25519 signature verification on all server messages and a dry run mode for testing strategies.
claude mcp add --transport stdio traderouter-trade-router-mcp uvx trade-router-mcp