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
{
"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