Bubble.io (No-code Application Platform API) Connector for AI agents.
8 live capabilities
Manage your Bubble.io database and trigger backend workflows with natural language.
Waiting for input…
Why people use Bubble.io (No-code Application Platform API)
Bubble.io for No-Code Data Management
With this Connector, you can just describe what you need to do in plain English. Instead of hunting through menus, you tell your AI agent to find specific records or update a batch of them. It handles the backend heavy lifting for you, letting you manage your database as easily as having a conversation.
What Vinkius changes
You get a direct bridge between your AI agent and your Bubble.io backend logic.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Automated Data Migration
A developer needs to move 500 records from a CSV.
- Real-world use case 02
Customer Support Lookup
A support lead needs to find a customer's order.
- Real-world use case 03
Instant Refund Processing
An ops person wants to refund a user.
Complete set · 8capabilities
The complete Bubble.io (No-code Application Platform API) capability set.
These are the exact actions your AI can choose when you ask it to work with Bubble.io (No-code Application Platform API).
01—04
4 capabilities in this set.
Part of 8 available through Bubble.io (No-code Application Platform API).
- 01 Capability
Bulk create things
Create up to 1,000 records in one go using NDJSON format. This is perfect for moving large datasets into your app quickly.
- 02 Capability
Create thing
Add a new record to your Bubble database with specific fields. Use this for adding single entries through your agent.
- 03 Capability
Delete thing
Remove a specific record from your database using its Unique ID. This helps keep your data clean and current.
- 04 Capability
Get thing
Fetch all the details for a specific Bubble record by its Unique ID. It gives you a deep look at a specific item's metadata.
05—08
4 capabilities in this set.
Part of 8 available through Bubble.io (No-code Application Platform API).
- 05 Capability
Replace thing
Overwrite an existing record with new data while keeping defaults for omitted fields. It's a cleaner way to update specific data points.
- 06 Capability
Search things
Find records using complex filters, sorting, and pagination. You can query your database with specific constraints and limits.
- 07 Capability
Trigger workflow
Run a specific Bubble API workflow by its name. Use this to kick off complex business logic or external actions.
- 08 Capability
Update thing
Modify specific fields on an existing record in your database. This allows for precise updates without overwriting the entire record.
Set up in minutes
One URL. Then ask Bubble.io (No-code Application Platform API) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Bubble.io (No-code Application Platform API) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_lUNvK1TpWTRVRTPOLS3UNfe6XtQl8b38pfeiNdwb/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Bubble.io (No-code Application Platform API), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Bubble.io (No-code Application Platform API) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_lUNvK1TpWTRVRTPOLS3UNfe6XtQl8b38pfeiNdwb/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Bubble.io (No-code Application Platform API) URL.
- Step 03
Save and start
Save the connection and enable Bubble.io (No-code Application Platform API) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"bubbleio-no-code-application-platform-api": {
"url": "https://edge.vinkius.com/vk_preview_lUNvK1TpWTRVRTPOLS3UNfe6XtQl8b38pfeiNdwb/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Bubble.io (No-code Application Platform API)
Open Agent mode in chat and ask: "Using Bubble.io (No-code Application Platform API), help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"bubbleio-no-code-application-platform-api": {
"url": "https://edge.vinkius.com/vk_preview_lUNvK1TpWTRVRTPOLS3UNfe6XtQl8b38pfeiNdwb/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Bubble.io (No-code Application Platform API)
Ask Copilot: "Using Bubble.io (No-code Application Platform API), help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"bubbleio-no-code-application-platform-api": {
"url": "https://edge.vinkius.com/vk_preview_lUNvK1TpWTRVRTPOLS3UNfe6XtQl8b38pfeiNdwb/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Bubble.io (No-code Application Platform API)
Open Cascade and ask: "Using Bubble.io (No-code Application Platform API), help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"bubbleio-no-code-application-platform-api": {
"url": "https://edge.vinkius.com/vk_preview_lUNvK1TpWTRVRTPOLS3UNfe6XtQl8b38pfeiNdwb/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Bubble.io (No-code Application Platform API)
Ask Cline: "Using Bubble.io (No-code Application Platform API), help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add bubbleio-no-code-application-platform-api --transport http "https://edge.vinkius.com/vk_preview_lUNvK1TpWTRVRTPOLS3UNfe6XtQl8b38pfeiNdwb/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Bubble.io (No-code Application Platform API)
Ask Claude: "Using Bubble.io (No-code Application Platform API), show me...". 8 tools are ready
Where the request belongs
Work Bubble.io can move forward.
The no-code developer who's tired of manual data entry, the product manager who needs quick data reports without asking for a dev export, and the operations lead who wants to automate repetitive backend tasks.
No-code Developer
Debugging data and running migrations without leaving the chat interface.
Product Manager
Extracting quick reports or updating application settings via simple chat commands.
Operations Manager
Automating repetitive data entry or triggering maintenance workflows using an AI agent.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSuperblocks
Build and manage internal capabilities and workflows. list applications, manage configurations, and generate secure embed tokens directly from your AI agent.
Retool
Connect your AI assistant to Retool to inspect applications, audit users, review connected resources, and monitor workflows directly from chat.
Fusioo
Manage collaborative workspaces, track records, and oversee custom apps via AI agents with Fusioo.
Activepieces
Automate workflows with Activepieces. manage flows, monitor executions, and handle app connections directly from your AI agent.
Bluesky Automation
Full-spectrum Bluesky automation. 20 capabilities for publishing, engagement, analytics, social listening, and lead generation via the AT Protocol.
Kintone
Build custom business apps without code using drag-and-drop forms, workflow automation, and team collaboration spaces.
Bring your own AI
Change the model, client or framework. Keep Bubble.io connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Bubble.io.
The practical details behind the request, access and result.
Can I use the Bubble.io MCP to update my app's database?
Yes, the Bubble.io MCP allows your AI agent to perform create, read, update, and delete operations on your database. You can ask your agent to modify specific fields or update entire records using natural language.
How does the Bubble.io MCP handle bulk data?
It includes a specific capability for high-performance bulk creation. You can ask your agent to populate your database with up to 1,000 records in a single request, which is perfect for migrations.
Can the Bubble.io MCP trigger my app's backend logic?
Yes, you can trigger any Bubble API workflow by its name. This means your AI agent can kick off complex actions like processing payments or sending emails just by you asking it to do so.
Is the Bubble.io MCP good for data migrations?
It is excellent for data migrations. Because it supports bulk record creation and complex searching, you can move large amounts of data into your Bubble app quickly without manual entry.
Does the Bubble.io MCP require me to know how to code?
No, this Connector is designed specifically for no-code environments. It allows you to interact with your app's backend using plain English, so you don't need to write any code or complex API queries.
Can I use the Bubble.io MCP to search for specific records?
Yes, it supports advanced searching. You can ask your agent to find records based on specific filters, sort them in a certain order, or paginate through large lists of data.
How do I connect my Bubble app to the Bubble.io MCP?
Once you subscribe to the Connector, you just need to provide your Bubble App URL and your API Token. Your AI client will then be able to interact with your database and workflows directly.
Can I search for records with specific filters?
Yes! Use the search_things capability. You can provide a constraints JSON array to filter by fields (e.g., equals, greater than). You can also control the limit and sort_field to refine your results.
How do I trigger a backend workflow?
Simply use the trigger_workflow capability by providing the workflow_name (the URL-friendly name defined in your Bubble API settings). This allows your AI to execute complex logic defined in your Bubble backend.
Is it possible to create many records at once?
Yes, the bulk_create_things capability allows you to create up to 1,000 records in a single call. You should provide the data in NDJSON format (one JSON object per line) for high-performance data ingestion.
One connection away
Give your agent a direct line to Bubble.io.
Connect Bubble.io once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available