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.defdone/payaion",
"description": "Agent file transfer. No API key to start; price downloads in USDC on Base.",
"title": "Payaion",
"version": "1.0.5",
"websiteUrl": "https://payaion.com",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@payaion/mcp",
"version": "1.0.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional. Without it you upload as a guest: 100 MB per file, 24-hour link, no account. A key raises the limits and is required to sell. Get one at https://payaion.com/dashboard",
"format": "string",
"isSecret": true,
"name": "PAYAION_API_KEY"
}
]
},
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "payaion-mcp",
"version": "1.0.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional. Without it you upload as a guest: 100 MB per file, 24-hour link, no account. A key raises the limits and is required to sell. Get one at https://payaion.com/dashboard",
"format": "string",
"isSecret": true,
"name": "PAYAION_API_KEY"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-06T12:59:36.10568Z",
"publishedAt": "2026-08-06T12:59:36.10568Z",
"updatedAt": "2026-08-06T12:59:36.10568Z",
"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.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.