Overview
How the Bonnard Platform fits together. Full documentation coming soon.
This page is a placeholder. Platform documentation is being written alongside the release.
The Bonnard Platform wraps the open-source MCP Charts SDK in a governed, multi-tenant service so that a paying client can safely expose their data warehouse to their own end-user AI agents.
At a high level:
- A client (a paying org admin) connects a data warehouse and defines what each tenant may see.
- Their end-user agents connect over MCP, authenticated and scoped to a single tenant.
- Agents call the charting tools; the platform runs the query under isolation and returns an interactive chart or dashboard, exactly as the OSS SDK renders it.
Detailed guides on connecting a warehouse, configuring tenancy, wiring identity, and reading observability will land here.