Loading MCP server directory, please wait...
Geocoding, truck routing, traffic, weather, and place search via MCP — 11 hosted tools.
npx @getmcp/cli add co.thinair/geoRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationPaste `Bearer ta_live_...` (or `Bearer ta_trial_...`). Get a free key — 15 req/day, no card — at https://geo.thinair.co/connect.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"co.thinair/geo": {
"url": "https://geo.thinair.co/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}