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.routescore/mcp",
"description": "Read-only pre-sign evidence for onchain agents: route quality, MEV exposure, clear/caution verdict.",
"title": "Routescore",
"repository": {
"url": "https://github.com/routescore/mcp",
"source": "github"
},
"version": "0.3.5",
"websiteUrl": "https://www.routescore.io/developers",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@routescore/mcp",
"version": "0.3.5",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Routescore API key (rs_live_...), free to mint on any tier. check_swap daily quotas are per account (free 100/day, Pro 1,000, Power 10,000); per-minute burst limits are per key. The broader modeled-quote, scenario, manifest, and record-retrieval surface requires Power. Generate one at https://www.routescore.io/account. Shown once.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "ROUTESCORE_API_KEY"
},
{
"description": "Override the API base URL (default https://www.routescore.io). For local development use http://localhost:3000.",
"format": "string",
"name": "ROUTESCORE_API_URL"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://www.routescore.io/api/mcp",
"headers": [
{
"description": "Bearer rs_live_... — a Routescore API key, free to mint on any tier at https://www.routescore.io/account. Required for tools/call (check_swap, record retrieval, quotes); discovery (initialize, tools/list) works without a key. Same tiers and quotas as the stdio package.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "Authorization"
}
]
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"categories": [
"defi",
"onchain",
"evidence",
"mev",
"finance"
]
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-19T08:38:16.839051Z",
"publishedAt": "2026-07-19T08:38:16.839051Z",
"updatedAt": "2026-07-19T08:38:16.839051Z",
"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+jsonhosted · an address you calllocal · you run it yourselfversion 0.3.5last 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.