How to Use the Marchex MCP in Claude Code
Bring Marchex data into your terminal. Let Claude Code query call metrics and audit accounts without leaving the CLI.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Marchex MCP to Claude Code
Create your Vinkius account to connect Marchex to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Automate terminal-based reporting.
Using this MCP integration, you can run a headless task that tells Claude Code to summarize performance, starting with `list_campaigns` to find active targets. Stop logging into portals to check daily call volumes. The agent then pipes those IDs into `get_call_analytics`. You get a clean, formatted text output of your core metrics printed directly to standard out.
Debug telecom issues with the Marchex MCP Server.
Drop into your terminal and ask your agent to investigate an affected number using `search_calls` to isolate the timeframe. When an alert fires for dropped calls, you need immediate context. It follows up with `get_call_details` to dump the raw metadata. You can pipe this output straight into your logging systems or use it to write an incident report on the spot.
Audit tracking numbers from the CLI.
Command your agent to verify which numbers belong to a specific tenant, triggering `list_accounts` to grab the IDs. Verifying active telecom inventory across multiple sub-accounts is a perfect job for a CLI tool. It maps them out using `list_numbers` to show the full routing table. If you need billing context, it pulls `get_account_details` to give you a clear picture of the client setup.
Set up Marchex MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seemarchex-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Marchex transactions." It will automatically discover and invoke the available Marchex tools.
claude mcp add --transport http marchex-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Marchex MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Marchex MCP today
We host it, we monitor it, we maintain it. You just paste one token.