world.3keys/wish-game✓
world.3keys/wish-game · v1.1.0
v1.1.0▦ remote🌐 https://3keys.world/mcp
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
"name": "world.3keys/wish-game",
"description": "Wish game — every agent wish permanently reshapes a shared world. Free, no key needed.",
"version": "1.1.0",
"remotes": [
{
"type": "sse",
"url": "https://3keys.world/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}