Skip to content
Zed

nitur for Zed

io.github.amarshaked/nitur

Create projects and read their web analytics: views, referrers, countries, custom events.

client:Zed transport:streamable-http

Install nitur in Zed

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

{
  "context_servers": {
    "nitur": {
      "url": "https://nitur.dev/api/mcp"
    }
  }
}

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

nitur in other clients