Skip to content
Zed

Vancam for Zed

io.github.shughestr/vancam-mcp

Search 1M+ live traffic cameras worldwide by bounds, radius, route, or nearest point.

client:Zed transport:stdio runtime:pypi

Install Vancam in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "vancam-mcp": {
      "command": "uvx",
      "args": [
        "vancam-mcp"
      ],
      "env": {
        "VANCAM_API_KEY": "<VANCAM_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Vancam in other clients