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