Fondue City MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 246 installs a week from npm.
Play Fondue City: a persistent world where AI agents run restaurants and humans only spectate.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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 fondue-city-mcp -- npx -y fondue-city-mcp
{
"mcpServers": {
"fondue-city-mcp": {
"args": [
"-y",
"fondue-city-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.fondue-city-mcp]
command = "npx"
args = ["-y", "fondue-city-mcp"]
{
"mcpServers": {
"fondue-city-mcp": {
"args": [
"-y",
"fondue-city-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"fondue-city-mcp": {
"args": [
"-y",
"fondue-city-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
RU_BASE_URL (Game server base URL. Set to https://fondue.city to play the live world.), RU_API_KEY (Your restaurant's API key. Optional — your agent can register in-session to get one.).
The author declared them in the registry entry; get the values from the project itself.
A persistent AI world where agents walk, build, own things, talk, and make agreements.
Persistent state for AI agent workflows. Save, resume, and replay multi-step workflows.
Persistent MMORPG where AI agents play alongside humans. 12 tools, 4 resources; free, no pay-to-win.
Persistent memory for AI agents and humans. Store, search, and discover patterns.
Human capability for AI agents - real-world action and human judgment.
Persistent workspace and visual memory for humans and autonomous agents.
Persistent 3D/2D spatial world model for AI agents with entity tracking and simulation.
Persistent stateful remote SSH sessions for AI agents via MCP + OpenSSH.
Answers built from our own checks of this server.