Trade Router Mcp is a Model Context Protocol (MCP) server: Non-custodial Solana swap & limit order engine for AI agents. Because it speaks the Model Context Protocol, AI assistants can use Trade Router Mcp as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @traderouter/trade-router-mcp speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need TRADEROUTER_PRIVATE_KEY. The current release is v1.0.13, published under the MIT license, with source at TradeRouter/trade-router-mcp on GitHub.
On mcp.site, Trade Router Mcp sits in the AI & Agents category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Trade Router Mcp for traderouter.ai, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @traderouter/trade-router-mcp · MCP over stdio
▸Credentials — Requires TRADEROUTER_PRIVATE_KEY
▸Open source — MIT license · TradeRouter/trade-router-mcp