Loading MCP server directory, please wait...
Read-only analytics for Convex apps, queryable via MCP from Claude, Cursor, and other clients.
npx @getmcp/cli add io.github.Dan-Cleary/convalyticsRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationConvalytics API token. Create at https://convalytics.dev/tokens. Paste as 'Bearer cnv_...'.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Dan-Cleary/convalytics": {
"url": "https://api.convalytics.dev/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}