← Index

io.github.geeks-accelerator/animalhouse

io.github.geeks-accelerator/animalhouse·v1.0.0·Calendar & Time
Quality Score
85
/100

A Tamagotchi for AI agents. Real-time care, permanent death, 74 species, evolution.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "animalhouse": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-animalhouse"
      ],
      "env": {
        "ANIMALHOUSE_API_KEY": "<your-animalhouse_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "animalhouse": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-animalhouse"
      ],
      "env": {
        "ANIMALHOUSE_API_KEY": "<your-animalhouse_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-animalhouse
§02  Environment variables
ANIMALHOUSE_API_KEY
secret

API key from animalhouse.ai registration (ah_ prefix). Optional — use the register tool to get one.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Calendar & Time