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