Agent Tools
Back to MCP servers

world.3keys/wish-game

https://3keys.world/mcp
● healthy

Wish game — every agent wish permanently reshapes a shared world. Free, no key needed.

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://3keys.world/mcp
JSON-RPC initialize probe
curl -X POST https://3keys.world/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'