Fleets for Claude Desktop
io.github.runfleets/cli
Multi-site analytics as tools: GA4, Search Console, Cloudflare edge, PageSpeed, insights.
client:Claude Desktop
transport:stdio
runtime:npm
Install Fleets in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"fleets-mcp"
],
"env": {
"FLEETS_TOKEN": "<FLEETS_TOKEN>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs