Skip to content
Zed

goatcounter mcp for Zed

io.github.mrfentmen/goatcounter-mcp

GoatCounter stats: totals, hits, breakdowns.

client:Zed transport:stdio runtime:npm

Install goatcounter mcp in Zed

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

{
  "context_servers": {
    "goatcounter-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "goatcounter-mcp"
      ]
    }
  }
}

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

goatcounter mcp in other clients