Loading MCP server directory, please wait...
Read-only Animica chain data, free AI inference, verifiable quantum randomness, and mining stats.
npx @getmcp/cli add io.github.animicaorg/animicaRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.animicaorg/animica": {
"command": "uvx",
"args": [
"animica-mcp"
],
"env": {
"ANIMICA_API_KEY": "",
"ANIMICA_RPC_URL": "https://rpc.animica.org/rpc",
"ANIMICA_BASE_URL": "https://pool.animica.org/v1",
"ANIMICA_POOL_URL": "https://pool.animica.org",
"ANIMICA_BEACON_URL": "https://pool.animica.org",
"ANIMICA_MODEL": "anm-fast-8b",
"ANIMICA_MCP_TIMEOUT_S": "60"
}
}
}
}