make_wish — wish game MCP Tool
make_wish
(make wish) is one of 2 tools on the
wish game
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call make_wish from your client
- Claude Code wish game make_wish run in your project directory
- Claude Desktop wish game make_wish ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor wish game make_wish ~/.cursor/mcp.json
- VS Code wish game make_wish .vscode/mcp.json
- Zed wish game make_wish ~/.config/zed/settings.json
- Windsurf wish game make_wish ~/.codeium/windsurf/mcp_config.json
- Cline wish game make_wish ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI wish game make_wish ~/.gemini/settings.json
- Grok wish game make_wish .mcp.json (in your project root)
- ChatGPT wish game make_wish Settings → Connectors → Advanced → Developer mode
- Claude.ai wish game make_wish Settings → Connectors → Add custom connector
- LangChain wish game make_wish pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport sse wish-game https://3keys.world/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.