Chili Piper Connector for AI agents.
10 live capabilities
Manage sales routing and appointment booking directly from your AI client.
Waiting for input…
Why people use Chili Piper
Chili Piper : Automate Sales Lead Routing and Distribution
With this Connector, your agent handles the heavy lifting. You can ask it to audit your Concierge rules or pull a list of scheduled meetings in seconds. You get a unified way to manage your sales pipeline without the tab-switching fatigue.
What Vinkius changes
You can manage your entire Chili Piper sales workflow without leaving your AI chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Audit Routing Logic
A Sales Ops manager asks the agent to list all Concierge routes to ensure new leads are hitting the right team.
- Real-world use case 02
Instant Booking during Outreach
An SDR finds a hot lead and asks the agent to generate a booking link for the 'Inbound Demo' route.
- Real-world use case 03
Queue Weight Verification
A manager wants to see if the round-robin is balanced and uses `get_queue_details` to check weights.
Complete set · 10capabilities
The complete Chili Piper capability set.
These are the exact actions your AI can choose when you ask it to work with Chili Piper.
01—04
4 capabilities in this set.
Part of 10 available through Chili Piper.
- 01 Capability
List routes
See all your top-level Concierge rules in one list. This helps you audit your routing logic quickly.
- 02 Capability
Get route details
Look up the specific properties driving an active Router mapping. Use this to verify lead flow logic.
- 03 Capability
List queues
Identify all active arrays for your Round-Robin groupings. This is useful for checking team organization.
- 04 Capability
Get queue details
Get the full layout of a queue including all weight distributions. Use this to balance lead flow.
05—07
3 capabilities in this set.
Part of 10 available through Chili Piper.
- 05 Capability
Generate booking link
Create a hard Calendar link for a specific lead and route. This lets you send a booking link instantly.
- 06 Capability
List meetings
Pull a list of all active scheduled meetings from your account. Use this to get an overview of your calendar.
- 07 Capability
Get meeting details
Verify the exact details and status of a specific meeting. This helps you check for no-shows or confirmations.
08—10
3 capabilities in this set.
Part of 10 available through Chili Piper.
- 08 Capability
Cancel meeting
Remove a scheduled block from the calendar with a specific reason. This keeps your schedule accurate.
- 09 Capability
List members
Pull a list of all member accounts within your organization. Use this to identify team members.
- 10 Capability
Get availability
See the free slots and white-space for any team member. This helps you find time for new meetings.
Set up in minutes
One URL. Then ask Chili Piper to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Chili Piper 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_QCxbsXRzZ1SDmaNYwG2UJCf2WLJifjn9Y4Ysm3R4/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 Chili Piper, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Chili Piper for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_QCxbsXRzZ1SDmaNYwG2UJCf2WLJifjn9Y4Ysm3R4/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 Chili Piper URL.
- Step 03
Save and start
Save the connection and enable Chili Piper in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"chili-piper-1": {
"url": "https://edge.vinkius.com/vk_preview_QCxbsXRzZ1SDmaNYwG2UJCf2WLJifjn9Y4Ysm3R4/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 Chili Piper
Open Agent mode in chat and ask: "Using Chili Piper, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"chili-piper-1": {
"url": "https://edge.vinkius.com/vk_preview_QCxbsXRzZ1SDmaNYwG2UJCf2WLJifjn9Y4Ysm3R4/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 Chili Piper
Ask Copilot: "Using Chili Piper, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"chili-piper-1": {
"url": "https://edge.vinkius.com/vk_preview_QCxbsXRzZ1SDmaNYwG2UJCf2WLJifjn9Y4Ysm3R4/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 Chili Piper
Open Cascade and ask: "Using Chili Piper, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"chili-piper-1": {
"url": "https://edge.vinkius.com/vk_preview_QCxbsXRzZ1SDmaNYwG2UJCf2WLJifjn9Y4Ysm3R4/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 Chili Piper
Ask Cline: "Using Chili Piper, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add chili-piper-1 --transport http "https://edge.vinkius.com/vk_preview_QCxbsXRzZ1SDmaNYwG2UJCf2WLJifjn9Y4Ysm3R4/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 Chili Piper
Ask Claude: "Using Chili Piper, show me...". 10 tools are ready
Where the request belongs
Work Chili Piper can move forward.
This is for sales operations leads and SDR managers who are tired of manual lead distribution and constant tab-switching.
Sales Operations Manager
Audits routing logic and queue weights to ensure lead distribution is balanced without digging through admin menus.
SDR / BDR
Generates booking links for prospects instantly during an outreach flow to keep the conversation moving.
Sales Leader
Monitors meeting status and team availability to optimize how leads are handled across the organization.
Marketing Coordinator
Verifies that Concierge rules are correctly mapping new leads to the right account executives.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsChili Piper
Manage scheduling and lead routing via Chili Piper. track meetings, monitor queues, and manage teams directly from any AI agent.
Calenso
Manage appointments, customers, and bookings online via AI.
meetergo
Schedule meetings intelligently with routing rules that send leads to the right rep based on territory, availability, and deal size.
Zoho Bookings
Automate appointment scheduling via Zoho Bookings. manage appointments, services, and staff with AI.
Ezus
Streamline travel agency operations via Ezus. manage projects, clients, suppliers, and invoices through your AI agent.
BoomTown (OvationCXM)
Orchestrate customer journeys via OvationCXM. manage journeys, teams, and support issues directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Chili Piper 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 Chili Piper.
The practical details behind the request, access and result.
Can Chili Piper MCP help with lead distribution?
Yes, it lets your agent manage how leads are routed to your team. You can check weights and routing rules directly in your chat.
How do I use Chili Piper MCP to create booking links?
Your agent can generate a custom link for a specific lead and route on the fly. This lets you provide a booking option without leaving your conversation.
Can Chili Piper MCP check team calendars?
It pulls real-time availability for any team member across Google and Outlook calendars, so you can see free slots instantly.
Does Chili Piper MCP support routing rules?
It can list and audit all your Concierge rules to ensure leads are being directed to the correct team members.
Can I cancel meetings using Chili Piper MCP?
Your agent can remove scheduled blocks from the calendar and log a reason for the cancellation to keep your records accurate.
How does Chili Piper MCP help Sales Ops?
It lets you audit weights and routing logic without opening the admin dashboard, making it easier to manage your sales pipeline.
Can I see SDR queue weights with Chili Piper MCP?
It pulls the full layout of any queue including weight distributions for round-robin groups to ensure your team gets a fair share of leads.
Can my agent check why a specific rep is not getting leads?
Yes. Ask your agent to get queue details for your distribution group. It surfaces the weights and distribution history for each member, allowing you to quickly spot misconfigured weights or availability issues that block lead routing.
How do I generate a booking link for a prospect during a chat?
Provide your agent with the prospect's email and name, and specify a Concierge route. The agent calls the Chili Piper API to generate a personalized, ephemeral booking link that you can share immediately in your outreach.
Can I audit all meetings that ended as a 'No-Show' this week?
Absolutely. List your meetings for the desired date range and ask your agent to filter for No-Show status. It aggregates the data directly from Chili Piper, helping you track pipeline health without manual exports.
One connection away
Give your agent a direct line to Chili Piper.
Connect Chili Piper once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available