How to Use the CallPage MCP in Claude Code
Run terminal queries, export lead lists, and audit CallPage widget settings directly from Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect CallPage MCP to Claude Code
Create your Vinkius account to connect CallPage 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.
Query call logs directly from Claude Code
The `list_calls` tool fetches your recent callback history directly to your terminal session. Claude Code runs `get_call_details` to drill down into specific phone conversations and grab recording links. You can pipe this output directly into local grep commands or JSON parsers. It makes auditing daily sales calls incredibly fast without needing a heavy web browser.
Export lead databases via CLI
The `list_leads` tool extracts captured prospects directly into your terminal. Claude Code uses `get_lead_details` to gather specific customer notes, phone numbers, and submission times. The tool lets you script automated cron jobs or local database syncs. Your terminal agent formats the output into clean CSV files for your marketing stack.
Inspect account limits and team structures
The `get_account_info` tool reveals your active manager profiles and account status. Claude Code calls `list_managers` to verify which sales representatives are currently assigned to active queues. This is ideal for terminal-based audits of your sales operations. You quickly see who is online and active without leaving your SSH session.
Set up CallPage 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 seecallpage-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest CallPage transactions." It will automatically discover and invoke the available CallPage tools.
claude mcp add --transport http callpage-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 CallPage MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the CallPage MCP today
We host it, we monitor it, we maintain it. You just paste one token.