Bubble logo
ConnectorBubble

Bubble integration for Claude and Codex

Create a Bubble connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.

Use Bubble from Claude

Add the Bubble connection to a Space that runs Claude, then use it from every channel in that Space.

Use Bubble from Codex

Add the Bubble connection to a Space that runs Codex, then use it from every channel in that Space.

Use Bubble from Sidekick

Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.

Developer Tools & IT

What the Bubble connector can do

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

One connection, many Spaces

Connect Bubble once, then decide which Spaces can use it in threads, skills, automations, 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 use Bubble?

Yes. Add a Bubble connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.

Can Codex work with Bubble through Type?

Yes. Add a Bubble connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.

Is this the same as a Bubble MCP server?

Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.

More developer tools & it connectors