Skip to content
Cursor

nitur for Cursor

io.github.amarshaked/nitur

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

client:Cursor transport:streamable-http

Install nitur in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

nitur in other clients