How to Use the CallGear MCP in Claude Code
Pipe CallGear marketing data directly into your terminal workflows with this MCP Server for Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect CallGear MCP to Claude Code
Create your Vinkius account to connect CallGear 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.
Claude Code automates marketing ops
CallGear data belongs in your terminal, not in pretty web charts. This MCP Server pulls exactly what you request. Run a command to check yesterday's performance, and your agent executes `get_ad_campaigns_report` right from your shell. You can pipe that output into a cron job or a custom shell script. It completely removes the need to log into a web portal just to check your daily ad spend.
Audit call scenarios via CLI
CallGear routing configurations belong in your terminal. Ask your agent to list out your current setup. The MCP connection formats the routing rules into clean JSON or YAML using `list_call_scenarios`. DevOps engineers can then use this data to verify that new deployments haven't broken the sales team's phone tree. You catch configuration drift before it costs you leads.
Track site stats headlessly
CallGear marketing health checks can now run directly inside your CI/CD pipelines. Your agent uses `get_site_daily_stats` to verify that traffic is actually hitting your landing pages after a major release. If the numbers drop, you can configure your pipeline to fail the deployment. It combines `get_account_info` and `get_communications_report` to give you a full system check without leaving the command line.
Set up CallGear 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 seecallgear-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest CallGear transactions." It will automatically discover and invoke the available CallGear tools.
claude mcp add --transport http callgear-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 CallGear MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the CallGear MCP today
We host it, we monitor it, we maintain it. You just paste one token.