Convalytics
Convalytics · https://convalytics.dev
https://convalytics.dev/.well-known/agent-card.json
● healthy
Free web and product analytics for Convex apps. Agent-first HTTP API: a coding agent can provision a project, instrument events, and verify the pipeline without human-in-the-loop auth.
Transport
—
Protocol
1.0.0
Price
—
Skills
-
Provision analytics projectCreate an unclaimed project and return a write key plus a claim URL for the human to link it to their account later. No auth required.analyticsprovisionsetup
-
Record event or page viewLog a page view (free, unquota'd) or a custom product event with props for a project identified by write key.analyticseventstracking
-
Batch ingest up to 100 eventsHigh-volume event ingestion with per-event results in the same order as the input.analyticseventsbatch
-
Verify write keyConfirm a write key is valid and fetch a snapshot of recent ingestion activity, useful for agents verifying their setup end-to-end.analyticsverification
-
Query analytics via MCPConvalytics exposes a Model Context Protocol server for AI assistants (Claude Desktop, Claude Code, Cursor, Windsurf). Nine read-only tools cover traffic, custom events, per-user activity, and a period-over-period digest. Six funnel tools list/read/compute saved conversion funnels; with a write-scoped token, agents can also create/update/delete funnels. Uses a separate auth model (team-scoped API token with read or write scope) and is gated to paid plans. See https://convalytics.dev/.well-known/mcp/server-card.json for the capability list and https://convalytics.dev/mcp for install instructions.analyticsmcpqueryfunnelsreadwrite
How to call
A2A endpoint (JSONRPC)
https://api.convalytics.dev
Documentation
https://convalytics.dev/llms-full.txt
Homepage
https://convalytics.dev