Marchex Connector for AI agents.
10 live capabilities
Manage campaign performance and call tracking data with natural language.
Waiting for input…
Why people use Marchex
Marchex for Call Tracking and Lead Attribution
With this Connector, you just ask your AI agent to do the work. Instead of navigating menus, you say Show me the analytics for my last three campaigns and the agent pulls that data instantly. You get the answers you need without the manual overhead of switching tabs and hunting for filters.
What Vinkius changes
You get direct, natural language access to your Marchex conversation intelligence.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The Campaign Audit
A marketing manager asks the agent to list all active campaigns and check the details of the Spring Sale to ensure the tracking numbers are correct.
- Real-world use case 02
The Lead Deep-Dive
A sales lead asks the agent to search for calls from a specific number last week and get the full details for the longest one.
- Real-world use case 03
The Performance Report
An analyst asks the agent to pull call analytics for today to see the average duration and total call volume for a weekly report.
Complete set · 10capabilities
The complete Marchex capability set.
These are the exact actions your AI can choose when you ask it to work with Marchex.
01—04
4 capabilities in this set.
Part of 10 available through Marchex.
- 01 Capability
Get call details
Fetch the full metadata for a specific phone call. This is useful for deep-diving into a single customer interaction.
- 02 Capability
Get campaign details
See the specific configurations and settings for a campaign. Use it to verify that your tracking is set up correctly.
- 03 Capability
List campaigns
See all your active and past tracking campaigns at once. This is the quickest way to see what is currently running.
- 04 Capability
Get number details
Get the specific details for a single tracking phone number. This helps you verify which number is linked to which campaign.
05—07
3 capabilities in this set.
Part of 10 available through Marchex.
- 05 Capability
List accounts
Get a full list of all accounts in your Marchex profile. Use this to get a bird's eye view of your entire setup.
- 06 Capability
List numbers
Get a complete list of all your tracking phone numbers. Use this to audit your inventory of available numbers.
- 07 Capability
List users
See a list of all users associated with your Marchex account. This helps with managing permissions and team access.
08—10
3 capabilities in this set.
Part of 10 available through Marchex.
- 08 Capability
Search calls
Find specific phone calls based on your search terms. Use this to quickly locate a call from a specific date or number.
- 09 Capability
Get account details
Get the high-level details for a specific Marchex account. This helps you quickly identify account types and statuses.
- 10 Capability
Get call analytics
Pull aggregated performance metrics for your calls. Use this to see trends over time rather than individual records.
Set up in minutes
One URL. Then ask Marchex to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Marchex 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_y885XTRpPQ9feNSuJ353LdqfvTmQsLw2Lb0yTr8V/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 Marchex, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Marchex for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_y885XTRpPQ9feNSuJ353LdqfvTmQsLw2Lb0yTr8V/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 Marchex URL.
- Step 03
Save and start
Save the connection and enable Marchex in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"marchex": {
"url": "https://edge.vinkius.com/vk_preview_y885XTRpPQ9feNSuJ353LdqfvTmQsLw2Lb0yTr8V/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 Marchex
Open Agent mode in chat and ask: "Using Marchex, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"marchex": {
"url": "https://edge.vinkius.com/vk_preview_y885XTRpPQ9feNSuJ353LdqfvTmQsLw2Lb0yTr8V/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 Marchex
Ask Copilot: "Using Marchex, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"marchex": {
"url": "https://edge.vinkius.com/vk_preview_y885XTRpPQ9feNSuJ353LdqfvTmQsLw2Lb0yTr8V/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 Marchex
Open Cascade and ask: "Using Marchex, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"marchex": {
"url": "https://edge.vinkius.com/vk_preview_y885XTRpPQ9feNSuJ353LdqfvTmQsLw2Lb0yTr8V/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 Marchex
Ask Cline: "Using Marchex, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add marchex --transport http "https://edge.vinkius.com/vk_preview_y885XTRpPQ9feNSuJ353LdqfvTmQsLw2Lb0yTr8V/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 Marchex
Ask Claude: "Using Marchex, show me...". 10 tools are ready
Where the request belongs
Work Marchex can move forward.
This is for marketing ops leads and sales analysts who are tired of manual data entry and digging through complex telephony dashboards to find lead attribution.
Marketing Ops Manager
Checking campaign performance and tracking number health on a Tuesday morning.
Sales Analyst
Pulling call analytics to report on lead conversion rates to the executive team.
Data Coordinator
Auditing account structures and user lists to ensure everything is mapped correctly.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCallpicker
Track and analyze inbound calls with attribution data that shows which marketing channels drive your best phone leads.
CallGear
Analyze communication performance via CallGear. track calls, monitor advertising campaigns, and retrieve real-time stats directly from any AI agent.
CallRail
Manage call tracking via CallRail. track calls, manage leads, and monitor marketing attribution directly from any AI agent.
Adversus
Manage outbound sales calls, track lead pipelines, and boost call center productivity with intelligent dialing automation.
MiiTel
Analyze phone conversations with AI that scores call quality, identifies sentiment, and provides coaching insights for sales teams.
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 Marchex 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 Marchex.
The practical details behind the request, access and result.
Can the Marchex MCP help me see my call performance?
Yes, it lets your AI agent pull aggregated call analytics so you can see trends like average duration and total call volume without opening a dashboard.
How does the Marchex MCP manage my tracking numbers?
You can ask your agent to list all your tracking numbers or get specific details on any individual number to see how it's configured.
Can I use the Marchex MCP to find specific calls?
Yes, you can ask your agent to search for calls using specific criteria, and it will pull the metadata for the results it finds.
Does the Marchex MCP work with Claude or Cursor?
It works with any MCP-compatible client, including Claude, Cursor, and Windsurf, as long as you have your Marchex credentials set up.
Can I use the Marchex MCP to audit my account users?
Yes, the Connector allows your agent to list all users associated with your Marchex account, making it easy to check permissions.
How do I get my Marchex data into my AI agent?
You just need to subscribe to the Connector on Vinkius and enter your Marchex Client ID and Secret in your AI client's settings.
How do I find my Marchex Client ID and Secret?
Log in to the Marchex Developer Console and create an application to receive your credentials.
What call data can I access?
You can access call metadata, duration, caller info, status, and aggregated performance metrics.
Is my integration secure?
Absolutely. Your credentials are encrypted at rest and injected securely at runtime.
One connection away
Give your agent a direct line to Marchex.
Connect Marchex once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available