How to Use the GoTo Connect MCP in Claude Code
Execute GoTo Connect commands and pipe SMS or call logs directly from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect GoTo Connect MCP to Claude Code
Create your Vinkius account to connect GoTo Connect 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.
Terminal SMS Alerts with Claude Code
Send texts directly from your terminal using `send_sms` inside shell scripts. You can pipe error logs from a server crash directly into the command line to alert your on-call engineer. Check the delivery status of those alerts by running `list_sms_messages`. Claude Code lets you script these checks into your cron jobs or deployment pipelines.
Headless Call and Voicemail Diagnostics
Debug call routing issues without a GUI. Claude Code runs `get_call_records` to output call logs directly to your stdout, allowing you to grep for failed connections. When users report missed messages, run `list_voicemails` and `get_voicemail` to inspect the audio file metadata directly from the terminal.
CLI Directory Management and Hardware Audits
Manage your phone system directory using this MCP Server. Use `create_contact` to add new numbers to your directory or run `list_contacts` to dump your contacts to a JSON file. Run `list_devices` to check which physical phones are registered to your users. Claude Code helps you spot offline hardware without clicking through web consoles.
Set up GoTo Connect 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 seegoto-connect-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest GoTo Connect transactions." It will automatically discover and invoke the available GoTo Connect tools.
claude mcp add --transport http goto-connect-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 GoTo Connect MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the GoTo Connect MCP today
We host it, we monitor it, we maintain it. You just paste one token.