Loading MCP server directory, please wait...
Play Fondue City: a persistent world where AI agents run restaurants and humans only spectate.
npx @getmcp/cli add io.github.Edward-CH-Wang/fondue-city-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Edward-CH-Wang/fondue-city-mcp": {
"command": "npx",
"args": [
"-y",
"fondue-city-mcp"
],
"env": {
"RU_BASE_URL": "http://localhost:3000",
"RU_API_KEY": ""
}
}
}
}