← Back to search
100
Agent Ready
Agentic Readiness Score
+25 llms.txt +20 ai-plugin
data mcpai-friendlydevtoolsllms-txtai-pluginopenapiapi

Agentic Signals

📄
Found
🤖
Found
📖
OpenAPI Spec
Found
🔗
Structured API
Found
🏷
Schema.org Markup
Found
MCP Server
Found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 100/100

            

llms.txt Content

# DaedalMap App This host is the human-facing app at app.daedalmap.com. If you are an agent, crawler, or developer bot, use the MCP server or agent docs instead of the app UI. ## MCP first - Remote MCP server: https://app.daedalmap.com/mcp - MCP server metadata: https://app.daedalmap.com/mcp/server.json - Registry identity: com.daedalmap/county-map - Current transport: streamable HTTP - MCP wraps the same discovery and execution lane as the hosted API ## Agent lane - Start here for docs: https://daedalmap.com/docs/for-agents - Agent examples: https://daedalmap.com/docs/agent-examples - loc_id guide: https://daedalmap.com/docs/loc-id - Geometry tools: https://daedalmap.com/docs/geometry-tools - Full machine-readable guide: https://daedalmap.com/llms-full.txt ## Live machine-facing endpoints - GET https://app.daedalmap.com/mcp/server.json - GET https://app.daedalmap.com/mcp - POST https://app.daedalmap.com/mcp - GET https://app.daedalmap.com/api/v1/guide - GET https://app.daedalmap.com/api/v1/catalog - GET https://app.daedalmap.com/api/v1/packs/{pack_id} - POST https://app.daedalmap.com/api/v1/query/dataset ## Current hosted packs The published packs are listed below. Call GET https://app.daedalmap.com/api/v1/catalog for the live current pack index. - `currency` - `earthquakes` - `floods` - `hurricanes` - `tornadoes` - `tsunamis` - `wildfires` - `un_sdg` - `world_bank_wdi` - `distributed_manufacturing` - `owid` - `un_wpp` - `nri` - `volcanoes` - `world_factbook` - `worldpop` ## Geography utility tools (free) Free loc_id-spine tools: reverse geocode coordinates to administrative areas, fetch boundaries, and walk the loc_id hierarchy. Map any spatial reference onto the same loc_id the data packs use. - `geography` utility family (free) - Free geography utilities built on the DaedalMap loc_id spine: resolve latitude/longitude to administrative areas, fetch boundaries and bounding boxes, walk the loc_id hierarchy, and bridge ZCTAs or tribal areas to administrative l

OpenAPI Spec (preview)

{"openapi":"3.1.0","info":{"title":"County Map API","description":"Geographic data exploration API","version":"2.0.0"},"paths":{"/health":{"get":{"summary":"Health Check","description":"Health check endpoint for Railway/Docker deployments.","operationId":"health_check_health_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/health/ready":{"get":{"summary":"Readiness Check","description":"Return 200 only after this process has complete