Skip to content
VS Code

geo for VS Code

co.thinair/geo

Geocoding, routing, isochrones, traffic, weather, and place search for AI agents. 19 MCP tools.

client:VS Code transport:streamable-http

Install geo in VS Code

.vscode/mcp.json

{
  "servers": {
    "geo": {
      "type": "http",
      "url": "https://geo.thinair.co/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

geo in other clients