CommPeak Connector for AI agents.
9 live capabilities
Manage outbound SMS and dialer campaigns from your chat interface.
Waiting for input…
Why people use CommPeak
CommPeak for Automated Sales SMS and Dialer Management
With this Connector, your agent handles the heavy lifting. You tell the agent to add a lead or send a text, and it happens in the background. You stay in your chat and keep moving while the agent handles the CommPeak API calls for you.
What Vinkius changes
You get a hands-off way to manage high-volume outbound sales communications.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Adding leads after a call
An SDR finishes a call and asks the agent to add this person to the Q1 Outreach campaign using create_lead.
- Real-world use case 02
Checking campaign health
A manager asks how is the Renewal Follow-up doing and the agent uses list_dialer_campaigns to show progress.
- Real-world use case 03
Sending a quick follow-up
A marketer tells the agent to send a text to the last lead saying thanks using send_sms.
Complete set · 9capabilities
The complete CommPeak capability set.
These are the exact actions your AI can choose when you ask it to work with CommPeak.
01—03
3 capabilities in this set.
Part of 9 available through CommPeak.
- 01 Capability
Create lead
Add a new lead to a campaign. This helps you populate your dialer quickly.
- 02 Capability
Get lead details
Retrieve detailed information about a specific lead. You can check specific contact info for any lead in your list.
- 03 Capability
Get sms status
Retrieve the status of a previously sent SMS. This lets you confirm if a message actually reached the customer.
04—06
3 capabilities in this set.
Part of 9 available through CommPeak.
- 04 Capability
List dialer campaigns
Retrieve a list of all dialer campaigns. Use this to see what outreach is currently running.
- 05 Capability
Delete lead
Permanently remove a lead from the system. Use this to clean up your outreach lists.
- 06 Capability
Get campaign details
Retrieve detailed information about a specific campaign. This gives you a clear look at your active dialer stats.
07—09
3 capabilities in this set.
Part of 9 available through CommPeak.
- 07 Capability
List leads
Retrieve leads from a specific campaign. This lets you see every contact currently in a specific queue.
- 08 Capability
List recent sms
Retrieve a list of recently sent SMS messages. This provides a quick history of your recent outbound texts.
- 09 Capability
Send sms
Send a text message via CommPeak SMS API. This lets your agent send direct messages to any phone number.
Set up in minutes
One URL. Then ask CommPeak to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use CommPeak 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_28bo2UdSxbVLV4cpToGvX1H1G6fnfDvWqjn3Ie2R/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 CommPeak, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable CommPeak for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_28bo2UdSxbVLV4cpToGvX1H1G6fnfDvWqjn3Ie2R/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 CommPeak URL.
- Step 03
Save and start
Save the connection and enable CommPeak in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"commpeak": {
"url": "https://edge.vinkius.com/vk_preview_28bo2UdSxbVLV4cpToGvX1H1G6fnfDvWqjn3Ie2R/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 CommPeak
Open Agent mode in chat and ask: "Using CommPeak, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"commpeak": {
"url": "https://edge.vinkius.com/vk_preview_28bo2UdSxbVLV4cpToGvX1H1G6fnfDvWqjn3Ie2R/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 CommPeak
Ask Copilot: "Using CommPeak, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"commpeak": {
"url": "https://edge.vinkius.com/vk_preview_28bo2UdSxbVLV4cpToGvX1H1G6fnfDvWqjn3Ie2R/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 CommPeak
Open Cascade and ask: "Using CommPeak, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"commpeak": {
"url": "https://edge.vinkius.com/vk_preview_28bo2UdSxbVLV4cpToGvX1H1G6fnfDvWqjn3Ie2R/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 CommPeak
Ask Cline: "Using CommPeak, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add commpeak --transport http "https://edge.vinkius.com/vk_preview_28bo2UdSxbVLV4cpToGvX1H1G6fnfDvWqjn3Ie2R/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 CommPeak
Ask Claude: "Using CommPeak, show me...". 9 tools are ready
Where the request belongs
Work CommPeak can move forward.
This is for sales ops and marketing managers who are tired of manual data entry. It's for the person who spends half their day moving leads between tabs and wants an agent to handle the grunt work of outreach.
Sales Development Representative
Uses the Connector to quickly add new leads to outreach campaigns after a discovery call.
Call Center Manager
Monitors campaign health and queue metrics through chat instead of refreshing a dashboard.
Marketing Coordinator
Sends targeted SMS blasts and tracks delivery rates using natural language.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBatchDialer
Automate your outbound dialing workflows via BatchDialer. manage campaigns, leads, and call logs directly from any AI agent.
Adversus
Manage outbound sales calls, track lead pipelines, and boost call center productivity with intelligent dialing automation.
Marchex
Marchex Conversation Intelligence. track calls, manage campaigns, and analyze performance.
8x8
Power your cloud communications with AI-driven call management, voicemail access, and team messaging across every channel.
Dialpad
Equip your AI agent to send office SMS, manage team contacts, and monitor call logs via the Dialpad API.
Freshcaller
Manage your cloud phone system, track calls, and oversee agents via AI agents with Freshcaller.
Bring your own AI
Change the model, client or framework. Keep CommPeak 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 CommPeak.
The practical details behind the request, access and result.
Can I use the CommPeak MCP to send bulk SMS?
Yes, you can use the Connector to send messages to your contacts. It connects your agent to the CommPeak SMS gateway so you can handle outreach at scale through your chat interface.
How does the CommPeak MCP handle my lead data?
The Connector acts as a bridge. It allows your agent to pull, add, or remove lead information from your CommPeak campaigns based on your direct commands.
Can my agent see my active dialer campaigns?
Yes, your agent can list all active dialer campaigns and provide you with specific details on lead counts and progress without you having to log into a dashboard.
How do I check if a text actually reached the customer?
You can ask your agent to check the status of a specific message. It will query the CommPeak API and tell you if the text was delivered or is still pending.
Can I use CommPeak MCP to clean up my lead lists?
Absolutely. You can tell your agent to remove specific leads from your campaigns, which helps keep your dialer lists organized and accurate.
Does the CommPeak MCP work with my existing dialer?
It works with your existing CommPeak account. As long as you have the correct API credentials, your agent can manage your existing campaigns and queues.
How do I find my SMS API token?
In the CommPeak Portal, go to SMS > SMS Platform > API Keys. Generate or copy your existing token and paste it below.
Do I need dialer credentials to send SMS?
No. SMS and Dialer use separate credentials. You only need the SMS Token to use the SMS capabilities.
How do I whitelist my IP for the Dialer API?
In CommPeak Dialer settings, go to API Management and add your IP addresses in the IP ACL field.
One connection away
Give your agent a direct line to CommPeak.
Connect CommPeak once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available