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.animicaorg/animica",
"description": "Read-only Animica chain data, free AI inference, verifiable quantum randomness, and mining stats.",
"title": "Animica",
"repository": {
"url": "https://github.com/animicaorg/animica-mcp",
"source": "github"
},
"version": "0.2.2",
"websiteUrl": "https://animica.dev",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "animica-mcp",
"version": "0.2.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional Animica API key (anm_live_...) for higher AI rate limits. The server works without it.",
"isSecret": true,
"name": "ANIMICA_API_KEY"
},
{
"description": "Animica node JSON-RPC endpoint (read-only allow-listed methods only).",
"default": "https://rpc.animica.org/rpc",
"name": "ANIMICA_RPC_URL"
},
{
"description": "OpenAI-compatible /v1 base URL used for AI inference (chat + models). https://animica.dev/v1 is the free keyless endpoint.",
"default": "https://pool.animica.org/v1",
"name": "ANIMICA_BASE_URL"
},
{
"description": "Mining-pool stats API base URL.",
"default": "https://pool.animica.org",
"name": "ANIMICA_POOL_URL"
},
{
"description": "Quantum randomness beacon base URL (/beacon/* endpoints).",
"default": "https://pool.animica.org",
"name": "ANIMICA_BEACON_URL"
},
{
"description": "Default model id for the animica_ai_ask tool.",
"default": "anm-fast-8b",
"name": "ANIMICA_MODEL"
},
{
"description": "HTTP timeout in seconds for backend calls.",
"default": "60",
"name": "ANIMICA_MCP_TIMEOUT_S"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.animica.org/mcp"
},
{
"type": "streamable-http",
"url": "https://animica.dev/mcp"
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-14T22:24:51.067974Z",
"publishedAt": "2026-08-14T22:24:51.067974Z",
"updatedAt": "2026-08-14T22:24:51.067974Z",
"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.2.2last 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.