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