Skip to content
Cursor

convalytics for Cursor

io.github.dan-cleary/convalytics

Read-only analytics for Convex apps, queryable via MCP from Claude, Cursor, and other clients.

client:Cursor transport:streamable-http tools:15

Install convalytics in Cursor

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

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

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

What Cursor can do once it is connected

convalytics in other clients