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