This is different from the MCP Builder which is for managing your own chatbot. MCP Universal is for querying any chatbot as a user.
How It Works
Quick Start
1. Install the MCP Server
Add to yourclaude_desktop_config.json:
2. Connect to a Chatbot
In Claude Desktop, simply say:3. Ask Questions
Use Cases
Customer Support
Your support team uses Claude Desktop:Research & Comparison
Compare multiple vendors:Internal Knowledge Base
Your team accesses company knowledge:Available Tools
When connected in universal mode, Claude has access to:| Tool | Description |
|---|---|
connect | Connect to a chatbot by slug |
chat | Send a message to the connected chatbot |
list_segments | See available segments |
switch_segment | Change context (e.g., βsalesβ to βsupportβ) |
get_context | Get chatbot metadata and capabilities |
Example Session
Configuration Options
Specific Tenant
Connect to a specific tenant by default:Multiple Chatbots
Configure multiple chatbots:Availability
| Feature | Free | Starter | Pro | Agency |
|---|---|---|---|---|
| Be queried via API | β | β | β | β |
| Be queried via MCP | - | - | β | β |
| Custom rate limits | - | - | - | β |
Security
- Public chatbots can be queried by anyone (subject to rate limits)
- Private chatbots require authentication via API token
- All queries are logged and count against the tenantβs conversation limit
Next Steps
MCP Builder
Manage your own chatbot via MCP
API Access
Query chatbots via REST API