See it in action
Describe a tool and your AI builds, wires, and ships it.
POST https://repairs.acme-phone.com/v1/bookings and collect the device, repair type, a time slot, and the customer’s contact.Done. I created Book a repair and wired it to your endpoint with a bearer token. It collects the five fields below from the visitor and posts each booking to your system.
book_a_repairCustom webhookhttps://repairs.acme-phone.com/v1/bookingsdevice_modelstringrequired“iPhone 14 Pro”repair_typestringrequired“Screen replacement”slotdatetimerequired“2026-08-12T10:00”customer_namestringoptional“Jordan Lee”contactstringoptional“jordan@email.com”Connect Claude, Cursor, or ChatGPT over OAuth and query BubblaV in plain language. 40+ tools, no copy-paste.
Bring your AI
Turn your AI into a BubblaV power user.
Same AI, same tools, now with reach into your chats, knowledge, and analytics. Connect Claude, Cursor, or ChatGPT over OAuth and run 40+ BubblaV tools in plain language.
Bring your own AI
Claude, Cursor, or ChatGPT: connect the AI your team already pays for over OAuth and query BubblaV in plain language. One endpoint for all three.
Open standard (MCP)
Built on Model Context Protocol. No proprietary SDK, no connector to build from scratch. Any MCP-compatible client works out of the box.
Read your analytics
“How’s my chatbot doing?” Get conversations, containment rate, cost savings, and top questions straight from your reports.
Search your knowledge
“Do we cover refunds?” A grounded answer pulled from your indexed knowledge, with cited sources. No copy-paste into the dashboard.
See where it struggles
Surface content gaps and the questions the bot answers with low confidence, so you know exactly what to teach it next.
Teach it, mid-conversation
“Add these business hours.” Paste text or hand over a URL and BubblaV indexes it in seconds, right from your AI tool.
Add Q&A knowledge
“Add this Q&A.” Give the AI an exact question and answer and BubblaV indexes it on the spot. The bot will answer verbatim.
Design your widget
“Make the widget match our brand: orange, call it ‘Support’.” The AI restyles colors, name, greeting, and suggestions live.
Build AI forms
“Create a lead form: name, email, company.” The AI defines the fields and turns on a structured lead-capture form.
What MCP Server does
40+ tools, securely exposed
Search knowledge, scrape a URL, manage crawl sources, read reports and visitor insights, list conversations and leads, and configure your site and widget.
Works with Claude, Cursor & ChatGPT
First-party plugins for Claude and Cursor, plus a published ChatGPT integration. Connect once and query BubblaV from your AI tool.
OAuth 2.1 + scoped API keys
Secure OAuth with PKCE and dynamic client registration, plus scoped API keys (read-only or execute) for automation.
Custom webhook tools
Define your own webhook tools (with headers, GraphQL, and product mappings) that the AI Agent can call, a no-code custom integration path.
Bot calls external MCP tools
Point BubblaV at any MCP server and your AI Agent can use those tools as a supplementary knowledge source.
Per-plan call limits
Generous MCP call quotas scale with your plan, from 100 on Free to unlimited on Custom.
How it works
From setup to a resolved conversation.
Connect your AI tool
Install the Claude or Cursor plugin, or add the ChatGPT integration, and authorize with OAuth.
Ask in plain language
"Search my knowledge base for return policy," "show me this week's top questions," or "add this URL to crawl."
BubblaV answers with real data
The right tool runs under the hood and returns grounded, up-to-date results from your account.
MCP Server FAQ
How BubblaV mcp server works.
What is the BubblaV MCP server?
What is the BubblaV MCP server?
It's a Model Context Protocol server that lets AI assistants like Claude, Cursor, and ChatGPT work with your BubblaV data over OAuth, searching your knowledge base, reading reports, managing crawl sources, and configuring your bot in natural language.
Which AI tools can connect?
Which AI tools can connect?
We ship first-party plugins for Claude (Desktop/Code/Web) and Cursor, plus a published ChatGPT integration. Any MCP-compatible client can connect to the /mcp endpoint.
Is the MCP connection secure?
Is the MCP connection secure?
Yes. Authentication uses OAuth 2.1 with PKCE and dynamic client registration, issuing short-lived JWT access tokens. Scoped API keys (read-only or execute) are also available for automation, and sensitive tools are gated per client.
