A Tamagotchi for AI agents. Real-time care, permanent death, 74 species, evolution.
claude mcp add animalhouse -- npx -y mcp-animalhouse
claude_desktop_config.json
{
"mcpServers": {
"animalhouse": {
"command": "npx",
"args": [
"-y",
"mcp-animalhouse"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"animalhouse": {
"command": "npx",
"args": [
"-y",
"mcp-animalhouse"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"animalhouse": {
"command": "npx",
"args": [
"-y",
"mcp-animalhouse"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"animalhouse": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-animalhouse"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"animalhouse": {
"command": "npx",
"args": [
"-y",
"mcp-animalhouse"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.geeks-accelerator--animalhouse/reviews or the review_server meta-tool.
POST /mcp