Set up Animus MCP in Claude Code and Claude Desktop
Add the MCP server
claude mcp add --transport http animus https://mcp.animus.so/mcp
Sign in
Open settings
claude_desktop_config.json
Add the server configuration
{ "mcpServers": { "animus": { "type": "http", "url": "https://mcp.animus.so/mcp" } } }
Restart and sign in