Introduction to Buildprint agents
Buildprint agents connect AI tools like Claude, Cursor, ChatGPT, and OpenAI to your Bubble app so you can ask questions and make changes in natural language. Agents help you debug errors, understand your database, modify workflows, and ship features faster - without manually clicking through the Bubble editor.
Agents work through two interfaces: Agent Chat for interactive conversations with your app, and Code Reviews for analyzing branch changes before merge.
What agents can do
Understand your app: Ask questions about logs, database schemas, workflow logic, or API integrations. The agent queries your Bubble app on-demand and explains what it finds.
Make changes: When you enable editing, agents can modify database fields, create workflows, update settings, and implement features based on your instructions. Changes happen through your Bubble collaborator account.
Review branch changes: Compare two branches and get an organized breakdown of what changed, potential regressions, and a test plan - all before you merge.
View-only vs Allow edits
By default, agents are read-only. They can analyze your app but won't make changes. Toggle to Allow edits in the chat composer when you want the agent to modify your app.
Always test agent changes in a development version of your Bubble app. Buildprint disclaims liability for errors or data loss caused by AI-generated edits.
Your Bubble collaborator account must have edit permissions for the agent to make changes. If the collaborator is view-only, you'll see a warning banner even with edits enabled.
How agents access your app
Agents don't store your database. When you ask a question, the AI queries Buildprint, which fetches the relevant data from Bubble on-demand. You control access scope when generating MCP tokens - choose all projects or specific ones.
Your AI credentials are encrypted and never shared. Buildprint acts as a secure bridge between your AI tool and your Bubble app.