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