Callpicker Connector for AI agents.
9 live capabilities
Manage your cloud PBX and initiate phone calls through natural language
Waiting for input…
Why people use Callpicker
Callpicker for Automating Manual Phone Logs
Callpicker changes that by making your AI agent the control center for your voice pipeline. You can ask your agent to grab the latest call logs or find a recording URL without ever leaving your current chat. You get your data instantly.
What Vinkius changes
You get a voice-controlled dashboard for your entire telephony stack.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quick lead outreach and follow-up
A sales rep needs to call a new lead and then immediately grab a recording of the conversation to share with their manager.
- Real-world use case 02
Real-time system health checks
An ops manager notices a drop in calls and asks the agent to check the PBX status and pull the last 10 logs.
- Real-world use case 03
Managing virtual number inventory
A developer wants to see if their new virtual numbers are active by listing them in a custom chat interface.
Complete set · 9capabilities
The complete Callpicker capability set.
These are the exact actions your AI can choose when you ask it to work with Callpicker.
01—03
3 capabilities in this set.
Part of 9 available through Callpicker.
- 01 Capability
Get call details
Get details for a specific call. This helps you quickly see who was on the line and for how long.
- 02 Capability
Get cdr report
Get Call Detail Records (CDR). This is perfect for high-level analysis of your phone traffic.
- 03 Capability
Get pbx system status
Check PBX system status. Use this to monitor your system health in real time.
04—06
3 capabilities in this set.
Part of 9 available through Callpicker.
- 04 Capability
List pbx extensions
List PBX extensions. Use this to manage your internal communication structure.
- 05 Capability
List virtual numbers
List virtual phone numbers. This makes it easy to see which numbers are active.
- 06 Capability
Get recording url
Get the download URL for a recording. It lets you share customer interactions with your team instantly.
07—09
3 capabilities in this set.
Part of 9 available through Callpicker.
- 07 Capability
List call logs
List recent call logs. You can check statuses and durations at a glance.
- 08 Capability
List call recordings
List available call recordings. You can browse through your history to find specific conversations.
- 09 Capability
Make call
Initiate a phone call. Your agent can trigger these calls based on your direct instructions.
Set up in minutes
One URL. Then ask Callpicker to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Callpicker 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_zARw1xKrmP7PEa5ndvAQmHl0uWANxFvbkUuBNPLL/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 Callpicker, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Callpicker for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_zARw1xKrmP7PEa5ndvAQmHl0uWANxFvbkUuBNPLL/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 Callpicker URL.
- Step 03
Save and start
Save the connection and enable Callpicker in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"callpicker": {
"url": "https://edge.vinkius.com/vk_preview_zARw1xKrmP7PEa5ndvAQmHl0uWANxFvbkUuBNPLL/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 Callpicker
Open Agent mode in chat and ask: "Using Callpicker, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"callpicker": {
"url": "https://edge.vinkius.com/vk_preview_zARw1xKrmP7PEa5ndvAQmHl0uWANxFvbkUuBNPLL/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 Callpicker
Ask Copilot: "Using Callpicker, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"callpicker": {
"url": "https://edge.vinkius.com/vk_preview_zARw1xKrmP7PEa5ndvAQmHl0uWANxFvbkUuBNPLL/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 Callpicker
Open Cascade and ask: "Using Callpicker, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"callpicker": {
"url": "https://edge.vinkius.com/vk_preview_zARw1xKrmP7PEa5ndvAQmHl0uWANxFvbkUuBNPLL/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 Callpicker
Ask Cline: "Using Callpicker, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add callpicker --transport http "https://edge.vinkius.com/vk_preview_zARw1xKrmP7PEa5ndvAQmHl0uWANxFvbkUuBNPLL/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 Callpicker
Ask Claude: "Using Callpicker, show me...". 9 tools are ready
Where the request belongs
Work Callpicker can move forward.
This is for the ops manager who is tired of digging through complex PBX dashboards at 2am, and the sales lead who needs to hit up leads without manual logging.
Sales Operations Manager
They use this to monitor PBX health and pull CDR reports for weekly performance audits.
Sales Representative
They use this to quickly trigger calls to new leads and grab recording links for follow-ups.
Support Team Lead
They use this to find specific customer call recordings to resolve complex tickets.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMarchex
Marchex Conversation Intelligence. track calls, manage campaigns, and analyze performance.
8x8 Work
Business communication analytics. audit call records, extension performance, and ring groups via AI.
Aircall
Cloud business phone system. manage calls, contacts, and team availability via AI.
BatchDialer
Automate your outbound dialing workflows via BatchDialer. manage campaigns, leads, and call logs directly from any AI agent.
CallGear
Analyze communication performance via CallGear. track calls, monitor advertising campaigns, and retrieve real-time stats directly from any AI agent.
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 Callpicker 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 Callpicker.
The practical details behind the request, access and result.
Can Callpicker actually make outgoing phone calls?
Yes, it can. Your agent can trigger high-fidelity calls to any destination worldwide using your virtual numbers.
How do I get recordings of my customer calls?
You can ask your agent to find specific recordings. It will provide you with a secure download link that is valid for 24 hours.
Can I use Callpicker to see my PBX system health?
Yes, you can check your current system status in real time to make sure your telephony pipeline is running correctly.
Will Callpicker help me track my phone call data?
It does by pulling Call Detail Records (CDR) and listing recent call logs, which helps you see durations and statuses at a glance.
Can I manage my virtual phone numbers with Callpicker?
Yes, it can list all your virtual numbers and PBX extensions so you can coordinate your internal communication structure.
Is Callpicker good for high-volume sales teams?
It is perfect for sales teams because it allows for instant lead outreach and easy retrieval of conversation recordings for follow-ups.
How do I get the Call Detail Records from Callpicker?
Your agent can pull these reports directly from your account, giving you a detailed look at your phone traffic and call history.
How do I find my Callpicker Client ID and Secret?
Log in to the Callpicker Portal, navigate to Configuration > API, and generate your credentials.
Can I retrieve call recordings via AI?
Yes! The get_recording_url capability provides a temporary secure link to play or download any recorded interaction in your account.
How do I check my virtual numbers?
Use the list_virtual_numbers capability to retrieve your complete directory of active virtual phone numbers programmatically.
One connection away
Give your agent a direct line to Callpicker.
Connect Callpicker once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available