How to Use the FreeClimb MCP in Claude Code
Deploy headless voice and SMS automation in your terminal with Claude Code and the FreeClimb MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect FreeClimb MCP to Claude Code
Create your Vinkius account to connect FreeClimb 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 FreeClimb via CLI
Trigger `make_call` or `send_sms` from your terminal during CI/CD jobs. Claude Code handles the tool arguments, making it perfect for automated alerts or status updates. It queries `get_account_status` in your scripts to ensure your pipeline doesn't attempt to send messages on a depleted balance. Everything happens in the shell.
Terminal-based telephony monitoring
Pipe the output of `list_calls` or `list_sms_messages` directly into your log files or monitoring tools. Claude Code provides the data you need for operational oversight. If you need deep diagnostics, use `get_call_details` to pull specific event logs. It gives you immediate visibility into carrier performance without a browser.
Infrastructure as code with this MCP Server
Manage your communication apps and numbers as part of your deployment process. Claude Code can run `list_applications` to verify that your environment is configured correctly. It handles discovery for new numbers with `list_buyable_numbers`, allowing you to provision resources as part of an automated setup script. This works seamlessly in Docker or on headless remote servers.
Set up FreeClimb 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 seefreeclimb-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest FreeClimb transactions." It will automatically discover and invoke the available FreeClimb tools.
claude mcp add --transport http freeclimb-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 FreeClimb MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the FreeClimb MCP today
We host it, we monitor it, we maintain it. You just paste one token.