Bubble logo
AI agent integrationBubble

Bubble integration for multiplayer collaboration with AI agents using Claude Code or Codex

One governed connection your whole team and its AI agents can share, with approved actions and human review, so working in Bubble never means pasting credentials into a prompt.

Use Bubble from Claude Code

Bring Bubble context into engineering work while Type keeps app access attached to the teammate and workspace.

Automate Bubble with Codex

Let coding agents ask for the right app action, preserve conversation context, and keep humans in the approval loop.

Connect open agent workflows

Use Type as the collaboration layer around OpenClaw and other LLM workflows that need app access.

Developer Tools & IT

What the Bubble integration exposes

Bubble is a visual programming language and a PaaS developed by Bubble Group.

One connection, many teammates

Connect Bubble once, then decide which teammates can use it for threads, automations, skills, and coding work.

Representative actions

  • Bulk Create Things

    Tool to bulk create multiple Things in Bubble via newline-separated JSON. Use when you need to insert many records at once. Must have Create via API permission.

  • Create Thing

    Tool to create a new Thing. Use when providing a complete JSON payload to add a new record.

  • Delete Thing By ID

    Tool to delete a Bubble Thing by its unique ID. Use when you need to remove a specific record via the Bubble Data API.

  • Get Thing By ID

    Retrieves a single Thing (record) from a Bubble Data Type by its unique ID. This is a read-only operation that fetches complete details of a specific record. The response includes all custom fields defined in the Data Type, plus standard Bubble fields (_id, created_by, created_date, modified_date). Use when you need to: - Fetch details of a specific record you know the ID of - Verify a record exists - Get the latest field values for a Thing Note: Requires the Data API to be enabled in your Bubble app settings and the specific Data Type to be exposed via the API.

  • Patch Thing By ID

    Tool to modify selected fields on a Thing by its unique ID. Use after confirming the Thing exists.

Connection

API and auth details

Bubble exposes app APIs for no-code applications, including workflow endpoints, data APIs, app-specific authentication, external integrations, and API Connector patterns for making Bubble apps programmable and interoperable.

Source
Type catalog metadata
Auth schemes
API key
Official site
https://bubble.io/
FAQ

Questions people ask before connecting Bubble

Can Claude Code use Bubble?

Yes. Type lets an AI teammate use connected Bubble actions from a governed workspace context, so Claude Code work can reference the app without copying credentials into a local prompt.

Can Codex work with Bubble through Type?

Yes. Codex can collaborate through Type with app context, skills, and approved actions. The Bubble catalog entry includes public integration details and example capabilities where available.

Is this the same as a Bubble MCP server?

Type exposes connected app capabilities to AI teammates and coding agents through Type's integration layer. Teams use it when they want shared app access, human review, and teammate-level permissions around agent work.

More developer tools & it apps for AI teammates