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.chopmob-cloud/algovoi-mcp-server",
"description": "AlgoVoi crypto payments via MCP: USDC + native on Algorand, VOI, Hedera, Stellar.",
"repository": {
"url": "https://github.com/chopmob-cloud/AlgoVoi-Platform-Adapters",
"source": "github"
},
"version": "1.1.3",
"packages": [
{
"registryType": "npm",
"identifier": "@algovoi/mcp-server",
"version": "1.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your AlgoVoi API key (algv_...) from https://dash.algovoi.co.uk.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "ALGOVOI_API_KEY"
},
{
"description": "AlgoVoi API base URL. Default cloud.algovoi.co.uk (managed payouts) or api1.ilovechicken.co.uk.",
"format": "string",
"default": "https://cloud.algovoi.co.uk",
"name": "ALGOVOI_API_BASE"
},
{
"description": "Tenant UUID. Required only for direct API access. Leave unset when using AlgoVoi Cloud.",
"format": "string",
"name": "ALGOVOI_TENANT_ID"
},
{
"description": "Default payout wallet address. Required only for direct API access; managed in Cloud otherwise.",
"format": "string",
"name": "ALGOVOI_PAYOUT_ADDRESS"
},
{
"description": "Optional HMAC-SHA256 secret for webhook verification. Enables the verify_webhook tool.",
"format": "string",
"isSecret": true,
"name": "ALGOVOI_WEBHOOK_SECRET"
}
]
},
{
"registryType": "pypi",
"identifier": "algovoi-mcp",
"version": "1.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your AlgoVoi API key (algv_...) from https://dash.algovoi.co.uk.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "ALGOVOI_API_KEY"
},
{
"description": "AlgoVoi API base URL. Default cloud.algovoi.co.uk (managed payouts) or api1.ilovechicken.co.uk.",
"format": "string",
"default": "https://cloud.algovoi.co.uk",
"name": "ALGOVOI_API_BASE"
},
{
"description": "Tenant UUID. Required only for direct API access. Leave unset when using AlgoVoi Cloud.",
"format": "string",
"name": "ALGOVOI_TENANT_ID"
},
{
"description": "Default payout wallet address. Required only for direct API access; managed in Cloud otherwise.",
"format": "string",
"name": "ALGOVOI_PAYOUT_ADDRESS"
},
{
"description": "Optional HMAC-SHA256 secret for webhook verification. Enables the verify_webhook tool.",
"format": "string",
"isSecret": true,
"name": "ALGOVOI_WEBHOOK_SECRET"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-04-19T11:31:57.867372Z",
"publishedAt": "2026-04-19T11:31:57.867372Z",
"updatedAt": "2026-04-19T11:31:57.867372Z",
"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.1.3last 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.