Integrations
This section is for people who want to use an official connector to move QA ZERO data into another system — not to build one. (If you want to build or distribute your own connector, see Extending.)
Available connectors
- MCP Server — connect Claude Desktop or another
Model Context Protocol client so an
AI can query your analytics through QAL. Read-only, over the same
/guideand/queryendpoints a human would use.
On the roadmap
- BigQuery connector (planned) — export QAL query results and materials into Google BigQuery for warehousing and downstream BI.
Roadmap items are not shipped features. When a connector becomes available, its usage guide will appear here and be announced in the API changelog.
Prefer the raw API?
Everything a connector does, you can also do directly against the REST API:
- API Reference — the
/guideand/queryendpoints. - Materials — the data surfaces you can pull.
- For AI — Instructions & Spec — the machine-readable spec, if you are wiring this into an AI or MCP client yourself.