Loading MCP server directory, please wait...
OpenAI-compatible AI inference, code, embeddings & agent tools for bots — and mine ANM.
npx @getmcp/cli add io.github.animicaorg/animicaRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.animicaorg/animica": {
"command": "npx",
"args": [
"-y",
"animica-mcp"
],
"env": {
"ANIMICA_API_KEY": ""
}
}
}
}