Multi-site analytics as tools: GA4, Search Console, Cloudflare edge, PageSpeed, insights.
claude mcp add cli -- npx -y fleets-mcp
claude_desktop_config.json
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"fleets-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"fleets-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"fleets-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"cli": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"fleets-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"fleets-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.runFleets--cli/reviews or the review_server meta-tool.
POST /mcp