Goodcall Connector for AI agents.
13 live capabilities
Manage your virtual phone receptionists and appointment bookings.
Waiting for input…
Why people use Goodcall
Goodcall for Managing Virtual Receptionist Call Logs
This Connector lets you just ask your agent to do the digging for you. You can pull call summaries, check missed calls, and view bookings in a single chat window. You get a clear picture of your phone operations in seconds instead of spending your afternoon on data entry.
What Vinkius changes
You get a unified command center for your phone agents without leaving your chat window.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Missed Call Recovery
You notice a drop in leads.
- Real-world use case 02
Script Auditing
A customer complains about a weird response.
- Real-world use case 03
Performance Review
You need to report on monthly growth.
Complete set · 13capabilities
The complete Goodcall capability set.
These are the exact actions your AI can choose when you ask it to work with Goodcall.
01—04
4 capabilities in this set.
Part of 13 available through Goodcall.
- 01 Capability
Check goodcall status
Check if your connection to the Goodcall platform is active and working. This helps you ensure your agents are online.
- 02 Capability
Get agent
Pull specific details about a single virtual phone agent from your account. Use this to see unique configurations.
- 03 Capability
Get analytics
Fetch high-level metrics like call volume and booking rates for your agents. It gives you a quick health check.
- 04 Capability
Get transcript
Pull the full word-for-word conversation between a caller and your AI agent. Use this for detailed auditing.
05—07
3 capabilities in this set.
Part of 13 available through Goodcall.
- 05 Capability
Get call summary
Get a condensed summary of a specific conversation including the main outcome. It saves you from reading every word.
- 06 Capability
Get call
Retrieve all the raw details for a single specific phone call. This is useful for deep-diving into a specific interaction.
- 07 Capability
List agents
See a full list of every virtual phone agent currently in your fleet. This gives you an overview of your active lines.
08—10
3 capabilities in this set.
Part of 13 available through Goodcall.
- 08 Capability
List bookings
View every appointment that your AI agents have scheduled for your business. This helps you track your upcoming calendar.
- 09 Capability
List calls by agent
See all the history of calls handled by one specific virtual agent. This is great for troubleshooting a single line.
- 10 Capability
List calls
Pull a complete list of every call handled by your entire Goodcall account. Use this to see your total volume.
11—13
3 capabilities in this set.
Part of 13 available through Goodcall.
- 11 Capability
List faqs
View the list of frequently asked questions each agent is programmed to answer. This helps you verify their knowledge.
- 12 Capability
List missed calls
See which calls were missed or abandoned so you can reach out to those people. This helps you capture lost leads.
- 13 Capability
Update agent
Modify the scripts or behavior settings for a specific virtual phone agent. Use this to tweak how your agents speak.
Set up in minutes
One URL. Then ask Goodcall to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Goodcall 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_eEwPyEkkL157my8oihJKVQsPtiyIC6BOjXNAbU4N/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 Goodcall, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Goodcall for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_eEwPyEkkL157my8oihJKVQsPtiyIC6BOjXNAbU4N/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 Goodcall URL.
- Step 03
Save and start
Save the connection and enable Goodcall in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"goodcall": {
"url": "https://edge.vinkius.com/vk_preview_eEwPyEkkL157my8oihJKVQsPtiyIC6BOjXNAbU4N/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 Goodcall
Open Agent mode in chat and ask: "Using Goodcall, help me...". 13 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"goodcall": {
"url": "https://edge.vinkius.com/vk_preview_eEwPyEkkL157my8oihJKVQsPtiyIC6BOjXNAbU4N/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 Goodcall
Ask Copilot: "Using Goodcall, help me...". 13 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"goodcall": {
"url": "https://edge.vinkius.com/vk_preview_eEwPyEkkL157my8oihJKVQsPtiyIC6BOjXNAbU4N/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 Goodcall
Open Cascade and ask: "Using Goodcall, help me...". 13 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"goodcall": {
"url": "https://edge.vinkius.com/vk_preview_eEwPyEkkL157my8oihJKVQsPtiyIC6BOjXNAbU4N/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 Goodcall
Ask Cline: "Using Goodcall, help me...". 13 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add goodcall --transport http "https://edge.vinkius.com/vk_preview_eEwPyEkkL157my8oihJKVQsPtiyIC6BOjXNAbU4N/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 Goodcall
Ask Claude: "Using Goodcall, show me...". 13 tools are ready
Where the request belongs
Work Goodcall can move forward.
You're the person responsible for making sure customers aren't ignored. You need to know if your automated system is actually working or just making things harder for your team.
Small Business Owner
Checking if the AI receptionist is actually booking appointments or just hanging up on people.
Operations Manager
Reviewing call volume and booking conversion rates to see if the phone fleet is performing well.
Customer Service Leader
Auditing transcripts to ensure the agents are following scripts and staying helpful to callers.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBureau24
Never miss a business call with a live virtual receptionist service that answers, routes, and logs calls professionally.
AI Receptionist
Let AI answer your business calls, book appointments, and handle customer inquiries around the clock without missing a beat.
Bland AI
Deploy AI phone agents that handle inbound and outbound calls with natural conversation for sales and customer support.
MightyCall
Set up a professional virtual phone system with call routing, voicemail, and analytics that makes your small team sound big.
Thoughtly
Deploy AI voice agents to make or receive calls, manage CRM contacts, and access call histories instantly.
Aircall
Cloud business phone system. manage calls, contacts, and team availability via AI.
Bring your own AI
Change the model, client or framework. Keep Goodcall 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 Goodcall.
The practical details behind the request, access and result.
Can I use Goodcall MCP to see my phone call transcripts?
Yes, you can pull full transcripts for any call to see exactly how your agent handled a customer inquiry.
How does Goodcall MCP help with booking appointments?
It lets your agent see every appointment your virtual receptionists have scheduled so you can track your calendar.
Can I update my agent's greeting script with Goodcall MCP?
Yes, you can use the update_agent capability to change how your agents sound or behave without leaving your chat.
Does Goodcall MCP show me my missed calls?
It specifically includes a capability to list missed calls so you can prioritize following up with potential customers.
Can I see how many calls my agents are actually answering?
Yes, you can pull analytics to see your answer rates and booking conversions across your whole fleet.
Is Goodcall MCP good for auditing my AI's knowledge?
It lets you list all the FAQs your agents are programmed with so you can check for accuracy.
Can I review what my AI phone agent said during a customer call?
Yes. Use get_transcript with a Call ID to retrieve the full conversation transcript between the AI agent and the caller. For a quick overview, use get_call_summary which provides an AI-generated summary with key topics discussed and the call outcome (e.g., booking made, question answered, callback requested).
Can I track missed calls and see which ones need follow-up?
Yes. The list_missed_calls capability retrieves all calls that were missed or abandoned, including caller phone number, timestamp, and any partial interaction data. This helps you prioritize follow-up callbacks and identify peak call times when your agents may be overloaded.
Can I see appointments booked by the AI agent during calls?
Yes. The list_bookings capability retrieves all appointments booked by the AI agent during customer calls, including date, time, caller details, and the associated call ID. Use get_analytics to track your booking conversion rate. the percentage of calls that result in a scheduled appointment.
One connection away
Give your agent a direct line to Goodcall.
Connect Goodcall once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available