Loading MCP server directory, please wait...
Animica chain data, free keyless AI inference, quantum randomness, x402 discovery, mining stats.
npx @getmcp/cli add dev.animica/animicaRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.animica/animica": {
"command": "uvx",
"args": [
"animica-mcp"
],
"env": {
"ANIMICA_API_KEY": "",
"ANIMICA_RPC_URL": "https://rpc.animica.org/rpc",
"ANIMICA_BASE_URL": "https://animica.dev/v1",
"ANIMICA_POOL_URL": "https://pool.animica.org",
"ANIMICA_BEACON_URL": "https://pool.animica.org",
"ANIMICA_MODEL": "animica-chat",
"ANIMICA_MCP_TIMEOUT_S": "180"
}
}
}
}