the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.re-bruce-wayne/trade-router-mcp",
"description": "Non-custodial Solana swap & limit order engine for AI agents.",
"repository": {
"url": "https://github.com/re-bruce-wayne/openclaw-skills",
"source": "github",
"subfolder": "trade-router"
},
"version": "1.0.6",
"packages": [
{
"registryType": "npm",
"identifier": "@re-bruce-wayne/trade-router-mcp",
"version": "1.0.6",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Solana base58-encoded private key. Local signing only, never transmitted. See SECURITY.md.",
"isRequired": true,
"isSecret": true,
"name": "TRADEROUTER_PRIVATE_KEY"
},
{
"description": "Optional override for the server public key used to verify order_filled ed25519 signatures.",
"name": "TRADEROUTER_SERVER_PUBKEY"
},
{
"description": "Optional API base URL override (default https://api.traderouter.ai).",
"name": "TRADEROUTER_BASE_URL"
}
]
},
{
"registryType": "pypi",
"identifier": "traderouter-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Solana base58-encoded private key. Local signing only, never transmitted. See SECURITY.md.",
"isRequired": true,
"isSecret": true,
"name": "TRADEROUTER_PRIVATE_KEY"
},
{
"description": "Optional override for the server public key used to verify order_filled ed25519 signatures.",
"name": "TRADEROUTER_SERVER_PUBKEY"
},
{
"description": "Optional API base URL override (default https://api.traderouter.ai).",
"name": "TRADEROUTER_BASE_URL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "deprecated",
"statusChangedAt": "2026-04-24T20:08:30.306398Z",
"statusMessage": "Canonical server is now io.github.TradeRouter/trade-router-mcp. npm package @traderouter/trade-router-mcp@latest.",
"publishedAt": "2026-04-24T18:33:06.808532Z",
"updatedAt": "2026-04-24T20:08:30.306398Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.0.6last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.