DG
DaedalMap Geographic Data Intelligence
/read_geometry_catalog
Read Geometry Catalog
Free geography discovery. Reads the published DaedalMap geometry catalog projection by default, excluding staged and candidate work. Use view='capabilities' fir
liveverifiedunknown~5s typical
mcpprobeddaedalmapgeographicdata
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-daedalmap-county-map /read_geometry_catalog for me.
Input
| Field | Type | Description |
|---|---|---|
| view | string (capabilities | summary | countries | admin_coverage | crosswalk_artifacts | crosswalks) | Catalog view to return. Use capabilities for the concise first-user coverage model. Defaul |
| limit | integer | Maximum named reference objects to return. Default 50. |
| country_scope | string | Optional ISO3 country code for view='capabilities'. Returns the selected country's baselin |
| read_wip | boolean | Local loopback MCP only. When true, reads the internal geometry catalog projection, includ |
| request_id | string | Optional caller-supplied request id for tracing. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-daedalmap-county-map","endpoint":"/read_geometry_catalog","input":{}}'cli
npx cracked-ai run -p mcp-com-daedalmap-county-map -e /read_geometry_catalog -i '{}'mcp
run_tool({ provider: "mcp-com-daedalmap-county-map", endpoint: "/read_geometry_catalog", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.