CallGear Connector for AI agents.
10 live capabilities
Track marketing attribution and call reports through your AI agent.
Waiting for input…
Why people use CallGear
CallGear for Marketing Attribution and Call Tracking
With this Connector, you can skip the manual labor entirely. Just ask your agent for the numbers and get a summary of your campaign performance or call volume instantly. You get the data you need without ever opening a spreadsheet.
What Vinkius changes
You get instant access to your communication and marketing data without manual exports.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking ad performance
A marketing manager needs to know if a specific ad set is driving calls.
- Real-world use case 02
Volume analysis
A sales lead wants to know the volume of calls from last week.
- Real-world use case 03
User auditing
An admin needs to check who has access to the account.
Complete set · 10capabilities
The complete CallGear capability set.
These are the exact actions your AI can choose when you ask it to work with CallGear.
01—04
4 capabilities in this set.
Part of 10 available through CallGear.
- 01 Capability
List call scenarios
View all your configured call scenarios to manage your routing logic. This helps you see how your incoming calls are being organized.
- 02 Capability
List traffic sources
See every traffic source you have configured for your tracking. Use this to identify where your most valuable leads are coming from.
- 03 Capability
List tags
Get a list of all call and communication tags you've created. This helps you keep your data organized and searchable for specific categories.
- 04 Capability
Get calls report
Get a detailed list of calls for a specific date range to analyze volume. This provides a clear look at how many people reached out and for how long.
05—07
3 capabilities in this set.
Part of 10 available through CallGear.
- 05 Capability
Get communications report
See a mix of calls and chats to understand your overall interaction types. It gives you a broad view of how your customers prefer to reach you.
- 06 Capability
Get site daily stats
Check your website's daily stats to see how many unique interactions occurred. This is useful for tracking the general health of your web traffic.
- 07 Capability
List ad campaigns
See a full list of your active advertising campaigns in one place. You can use this to audit your current marketing spend and active items.
08—10
3 capabilities in this set.
Part of 10 available through CallGear.
- 08 Capability
List users
See everyone with access to your CallGear account for team management. Use this to maintain security and visibility across your organization.
- 09 Capability
Get account info
Get your core account details to confirm your connection is active. This helps you verify that the agent is correctly synced with your data.
- 10 Capability
Get ad campaigns report
Pull daily stats for your ads to see which ones are actually performing. You can use this to see how much each campaign is contributing to your goals.
Set up in minutes
One URL. Then ask CallGear to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use CallGear 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_MuzvAyofPL8CWcD2wPIlip5w6D2XCf5VXnZbVnqX/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 CallGear, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable CallGear for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_MuzvAyofPL8CWcD2wPIlip5w6D2XCf5VXnZbVnqX/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 CallGear URL.
- Step 03
Save and start
Save the connection and enable CallGear in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"callgear": {
"url": "https://edge.vinkius.com/vk_preview_MuzvAyofPL8CWcD2wPIlip5w6D2XCf5VXnZbVnqX/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 CallGear
Open Agent mode in chat and ask: "Using CallGear, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"callgear": {
"url": "https://edge.vinkius.com/vk_preview_MuzvAyofPL8CWcD2wPIlip5w6D2XCf5VXnZbVnqX/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 CallGear
Ask Copilot: "Using CallGear, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"callgear": {
"url": "https://edge.vinkius.com/vk_preview_MuzvAyofPL8CWcD2wPIlip5w6D2XCf5VXnZbVnqX/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 CallGear
Open Cascade and ask: "Using CallGear, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"callgear": {
"url": "https://edge.vinkius.com/vk_preview_MuzvAyofPL8CWcD2wPIlip5w6D2XCf5VXnZbVnqX/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 CallGear
Ask Cline: "Using CallGear, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add callgear --transport http "https://edge.vinkius.com/vk_preview_MuzvAyofPL8CWcD2wPIlip5w6D2XCf5VXnZbVnqX/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 CallGear
Ask Claude: "Using CallGear, show me...". 10 tools are ready
Where the request belongs
Work CallGear can move forward.
This is for marketing analysts who are tired of manual reporting and sales managers who need to see team activity without digging through a complex UI.
Marketing Analyst
Checks campaign ROI and traffic sources on Tuesday mornings to adjust ad spend.
Sales Manager
Monitors call durations and team activity to identify bottlenecks in the sales funnel.
Business Admin
Pulls daily communication summaries to keep the leadership team updated on volume.
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.
Nimbata
Track which marketing campaigns generate phone calls with dynamic number insertion and call attribution analytics.
CallRail
Manage call tracking via CallRail. track calls, manage leads, and monitor marketing attribution directly from any AI agent.
MiiTel
Analyze phone conversations with AI that scores call quality, identifies sentiment, and provides coaching insights for sales teams.
Callpicker
Track and analyze inbound calls with attribution data that shows which marketing channels drive your best phone leads.
8x8 Work
Business communication analytics. audit call records, extension performance, and ring groups via AI.
Bring your own AI
Change the model, client or framework. Keep CallGear 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 CallGear.
The practical details behind the request, access and result.
Can CallGear MCP help with marketing ROI?
Yes, it pulls daily statistics for your advertising campaigns, helping you see which sources are driving the most communications.
Does CallGear MCP show my team's call logs?
It allows you to retrieve detailed reports of incoming and outgoing calls, including durations and statuses, for specific periods.
Can I see which ads are driving the most calls?
Yes, the Connector can pull reports that identify which advertising sources are driving your communications.
Is CallGear MCP for tracking website traffic?
It can retrieve daily statistics for your sites to help you monitor traffic and unique communication volume.
Can I use CallGear MCP to manage my call scenarios?
You can use it to list and view all your configured call scenarios directly from your workspace.
Does CallGear MCP support chat reports?
Yes, it provides reports covering various communication types, including both calls and chats.
Can I check the calls report for a specific week using the agent?
Yes! Use the get_calls_report capability and provide the date_from and date_to parameters. Your agent will fetch the detailed breakdown of all communications for that period.
How do I see which marketing source is generating the most calls?
Simply ask the agent to get_ad_campaigns_report or get_calls_report. It will retrieve the statistics grouped by source or campaign, allowing you to analyze attribution instantly.
Does the integration allow listening to call recordings?
The current toolset focuses on data analytics and metadata retrieval. To listen to recordings, you should use the links provided in the CallGear dashboard or check the link_to_record field if available in the report results.
One connection away
Give your agent a direct line to CallGear.
Connect CallGear once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available