Skip to content

BitBoard

Using a chat or coding agent for data analysis works well until you want a recurring report, or a teammate who can see what you saw. The work lives in a chat thread or a terminal, and there is nowhere durable for it to go.

BitBoard is the analytics layer underneath. Your agent connects to a hosted workbook over the Model Context Protocol and writes SQL, code, and markdown into named, persistent blocks. The workbook runs the logic on demand and gives you a URL to share. A dashboard you build today still works tomorrow, on fresh data, without you re-running anything by hand.

Any MCP client can connect. Claude, Claude Code, Cursor, and ChatGPT are all supported.

To get started with minimal setup, push data from your agent and we host it. For ongoing access to live data, connect your apps, databases, and warehouse to a workbook directly. Small queries run locally, results cache until the underlying data changes, and your warehouse only returns the rows each query asks for.

The Quickstart walks through connecting your first agent. Or jump in at app.bitboard.work.