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": "com.mudko/onramperx",
"description": "Non-custodial value router: ranked fiat/crypto & cross-chain routes, swaps, onramp, gasless wallet.",
"repository": {
"url": "https://github.com/lmno100/onramperx",
"source": "github"
},
"version": "0.1.0",
"websiteUrl": "https://router.mudko.com",
"remotes": [
{
"type": "streamable-http",
"url": "https://router.mudko.com/api/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"tool_count": 5,
"tools": [
{
"name": "get_route_quote",
"summary": "Use this when a human or agent wants the best non-custodial way to move value between fiat and crypto (or crypto to crypto)."
},
{
"name": "create_swap",
"summary": "Use this to swap any token on any chain into USDC on Base via Relay."
},
{
"name": "check_swap",
"summary": "Use this to check a Relay swap's status by requestId and confirm app-fee collection (appFees vs paidAppFees)."
},
{
"name": "create_onramp_session",
"summary": "Use this when a US user wants to buy USDC on Base with a card / Apple Pay / Google Pay."
},
{
"name": "provision_wallet",
"summary": "Use this to create a gasless, non-custodial CDP Embedded Wallet address on Base (TEE keys, user-exportable) to receive routed value."
}
]
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-17T09:14:19.837355Z",
"publishedAt": "2026-07-17T09:14:19.837355Z",
"updatedAt": "2026-07-17T09:14:19.837355Z",
"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 callversion 0.1.0last 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.