get_place — LevelRoam MCP Tool Read-only
get_place
(get place) 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 get_place from your client
- Claude Code LevelRoam get_place run in your project directory
- Claude Desktop LevelRoam get_place ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor LevelRoam get_place ~/.cursor/mcp.json
- VS Code LevelRoam get_place .vscode/mcp.json
- Zed LevelRoam get_place ~/.config/zed/settings.json
- Windsurf LevelRoam get_place ~/.codeium/windsurf/mcp_config.json
- Cline LevelRoam get_place ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI LevelRoam get_place ~/.gemini/settings.json
- Grok LevelRoam get_place .mcp.json (in your project root)
- ChatGPT LevelRoam get_place Settings → Connectors → Advanced → Developer mode
- Claude.ai LevelRoam get_place Settings → Connectors → Add custom connector
- LangChain LevelRoam get_place 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.