search_games — needmoar.games MCP Tool Read-only
search_games
(search games) is one of 3 tools on the
needmoar.games
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_games from your client
- Claude Code needmoar.games search_games run in your project directory
- Claude Desktop needmoar.games search_games ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor needmoar.games search_games ~/.cursor/mcp.json
- VS Code needmoar.games search_games .vscode/mcp.json
- Zed needmoar.games search_games ~/.config/zed/settings.json
- Windsurf needmoar.games search_games ~/.codeium/windsurf/mcp_config.json
- Cline needmoar.games search_games ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI needmoar.games search_games ~/.gemini/settings.json
- Grok needmoar.games search_games .mcp.json (in your project root)
- ChatGPT needmoar.games search_games Settings → Connectors → Advanced → Developer mode
- Claude.ai needmoar.games search_games Settings → Connectors → Add custom connector
- LangChain needmoar.games search_games pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http needmoar https://needmoar.games/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.