Skip to content
Zed

Fleets for Zed

io.github.runfleets/cli

Multi-site analytics as tools: GA4, Search Console, Cloudflare edge, PageSpeed, insights.

client:Zed transport:stdio runtime:npm

Install Fleets 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": {
    "cli": {
      "command": "npx",
      "args": [
        "-y",
        "fleets-mcp"
      ],
      "env": {
        "FLEETS_TOKEN": "<FLEETS_TOKEN>"
      }
    }
  }
}

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

Fleets in other clients