co.thinair/geo✓
co.thinair/geo · v2.1.4
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "co.thinair/geo",
"description": "Geocoding, truck routing, traffic, weather, and place search via MCP — 11 hosted tools.",
"version": "2.1.4",
"websiteUrl": "https://geo.thinair.co",
"remotes": [
{
"type": "streamable-http",
"url": "https://geo.thinair.co/mcp",
"headers": [
{
"description": "Paste `Bearer ta_live_...` (or `Bearer ta_trial_...`). Get a free key — 15 req/day, no card — at https://geo.thinair.co/connect.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}