Skip to content
VS Code

nitur for VS Code

io.github.amarshaked/nitur

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

client:VS Code transport:streamable-http

Install nitur in VS Code

.vscode/mcp.json

{
  "servers": {
    "nitur": {
      "type": "http",
      "url": "https://nitur.dev/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

nitur in other clients