How to Use the JustCall MCP in Claude Code
Run headless telephony audits, send bulk texts, and query call logs directly from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect JustCall MCP to Claude Code
Create your Vinkius account to connect JustCall 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.
Headless Telephony Scripting via Claude Code
This JustCall MCP Server brings complete call history queries directly into your terminal workspace. Claude Code lets you query your entire phone history using `list_calls` directly from your bash prompt. You can pipe the output to grep, awk, or local files to run instant audits. This CLI-first approach makes it easy to write shell scripts that fetch individual call records using `get_call_details`. You can automate system status checks or generate daily call volume reports without writing a single line of boilerplate code.
Bulk SMS Operations and Verification
This JustCall MCP Server enables terminal-based bulk SMS operations and instant message dispatch. With this MCP Server, Claude Code can parse a local text file of phone numbers and use `send_message` to dispatch texts sequentially right from the command line. After running the batch, you can have the agent check `list_messages` to verify delivery status or troubleshoot failed messages using `get_message_details` to inspect error codes without leaving your terminal session.
Command-Line Directory Management
This JustCall MCP Server gives you direct command-line control over your customer contacts directory. Claude Code can pull your current phone directory using `list_contacts` and search for duplicates or formatting errors. It handles dirty data directly in the terminal interface. If you need to add a new contact on the fly, just tell the agent to run `create_contact` with the person's name and number. It executes instantly, updating your business directory across all connected team devices.
Set up JustCall 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 seejustcall-alternative-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest JustCall transactions." It will automatically discover and invoke the available JustCall tools.
claude mcp add --transport http justcall-alternative-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 JustCall MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the JustCall MCP today
We host it, we monitor it, we maintain it. You just paste one token.