MCP Server
MCP
io.github.Dan-Cleary/convalytics
Read-only analytics for Convex apps, queryable via MCP from Claude, Cursor, and other clients.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.convalytics.dev/mcp",
"headers": [
{
"description": "Convalytics API token. Create at https://convalytics.dev/tokens. Paste as 'Bearer cnv_...'.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment