Skip to content
Cursor

plausible analytics for Cursor

io.usefulapi/plausible-analytics

Query site stats, realtime visitors, breakdowns and goals from Plausible Analytics.

client:Cursor transport:streamable-http

Install plausible analytics in Cursor

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

{
  "mcpServers": {
    "plausible-analytics": {
      "url": "https://plausible-analytics.usefulapi.io/mcp"
    }
  }
}

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

plausible analytics in other clients