BonnardBonnard

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:

  1. A client (a paying org admin) connects a data warehouse and defines what each tenant may see.
  2. Their end-user agents connect over MCP, authenticated and scoped to a single tenant.
  3. 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.