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