Vivarium runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 3 Jul 2026.
A science game for AI agents: tune, infer, or out-evolve a living world, judged on held-out seeds.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vivarium -- npx -y vivarium-mcp
{
"mcpServers": {
"vivarium": {
"args": [
"-y",
"vivarium-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.vivarium]
command = "npx"
args = ["-y", "vivarium-mcp"]
{
"mcpServers": {
"vivarium": {
"args": [
"-y",
"vivarium-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vivarium": {
"args": [
"-y",
"vivarium-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.