GoTo Connect Connector for AI agents.
12 live capabilities
Manage your business telephony and SMS records through your AI agent.
Waiting for input…
Why people use GoTo Connect
GoTo Connect for Unified Communications Management
This Connector lets you do all of that in one place. Instead of clicking through menus, you just tell your agent to pull the call history for John Doe or send a text to the last caller. It keeps your head in your work instead of your browser tabs.
What Vinkius changes
You get full control over your GoTo Connect telephony system using only natural language.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Immediate lead follow-up
A rep finishes a call and asks the agent to send an SMS via send_sms to the lead to schedule a demo.
- Real-world use case 02
Support history check
A support lead asks the agent to check get_call_records for a frustrated client to see what was discussed last week.
- Real-world use case 03
Hardware audit
An admin uses list_devices to see which laptops are assigned to the marketing team's extensions.
Complete set · 12capabilities
The complete GoTo Connect capability set.
These are the exact actions your AI can choose when you ask it to work with GoTo Connect.
01—04
4 capabilities in this set.
Part of 12 available through GoTo Connect.
- 01 Capability
Create contact
Create a new contact record in your GoTo system. This helps you keep your company directory updated without manual entry.
- 02 Capability
Get me
Fetch the profile details of the currently authenticated user. Use this to confirm your account status.
- 03 Capability
Get user
Get specific details for a user in your organization. This helps you look up extension numbers and roles.
- 04 Capability
Get voicemail
Fetch the details of a specific voicemail message. Use this to check the length and time of a message.
05—08
4 capabilities in this set.
Part of 12 available through GoTo Connect.
- 05 Capability
List contacts
Show all contacts associated with a user account. This gives you a quick overview of your saved connections.
- 06 Capability
List devices
See all physical devices linked to a specific user. Use this to verify which hardware is assigned to an extension.
- 07 Capability
List sms messages
View the history of SMS messages for a user. This lets you track text conversations in one place.
- 08 Capability
List users
Get a list of all users in your GoTo Connect account. This is useful for managing large team permissions.
09—12
4 capabilities in this set.
Part of 12 available through GoTo Connect.
- 09 Capability
List voicemails
View all recent voicemails for a specific user. Use this to see if there are any unhandled messages.
- 10 Capability
Send sms
Send an outgoing SMS message to a phone number. This allows you to send quick updates to clients instantly.
- 11 Capability
Get call record
Retrieve the specific details for a single call. Use this to see the duration and status of a specific interaction.
- 12 Capability
Get call records
List the full call history for a specific user. This is great for auditing activity or finding a missed number.
Set up in minutes
One URL. Then ask GoTo Connect to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use GoTo Connect from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_PCxo78KoUkdG45mx6xThulwEnrTRsIHHr4ed2C6c/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it GoTo Connect, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable GoTo Connect for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_PCxo78KoUkdG45mx6xThulwEnrTRsIHHr4ed2C6c/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the GoTo Connect URL.
- Step 03
Save and start
Save the connection and enable GoTo Connect in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"goto-connect": {
"url": "https://edge.vinkius.com/vk_preview_PCxo78KoUkdG45mx6xThulwEnrTRsIHHr4ed2C6c/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using GoTo Connect
Open Agent mode in chat and ask: "Using GoTo Connect, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"goto-connect": {
"url": "https://edge.vinkius.com/vk_preview_PCxo78KoUkdG45mx6xThulwEnrTRsIHHr4ed2C6c/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using GoTo Connect
Ask Copilot: "Using GoTo Connect, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"goto-connect": {
"url": "https://edge.vinkius.com/vk_preview_PCxo78KoUkdG45mx6xThulwEnrTRsIHHr4ed2C6c/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using GoTo Connect
Open Cascade and ask: "Using GoTo Connect, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"goto-connect": {
"url": "https://edge.vinkius.com/vk_preview_PCxo78KoUkdG45mx6xThulwEnrTRsIHHr4ed2C6c/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using GoTo Connect
Ask Cline: "Using GoTo Connect, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add goto-connect --transport http "https://edge.vinkius.com/vk_preview_PCxo78KoUkdG45mx6xThulwEnrTRsIHHr4ed2C6c/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using GoTo Connect
Ask Claude: "Using GoTo Connect, show me...". 12 tools are ready
Where the request belongs
Work GoTo Connect can move forward.
This is for the office manager or support lead who's tired of jumping between CRM tabs and phone systems to keep track of customer interactions.
Sales Representative
Sends SMS follow-ups to prospects immediately after a discovery call to keep the momentum going.
Customer Support Agent
Checks recent call logs and voicemails to prep for a client's incoming request without searching through dashboards.
IT Administrator
Verifies device assignments and extension statuses for remote employees using quick text commands.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAircall
Cloud business phone system. manage calls, contacts, and team availability via AI.
JustCall
Make and receive business calls from any device with a cloud phone system that logs every interaction in your CRM automatically.
CloudTalk
Modern cloud-based phone system designed for sales and support teams, offering seamless call center automation.
Freshcaller
Manage your cloud phone system, track calls, and oversee agents via AI agents with Freshcaller.
SignalWire
Manage your cloud communications. send messages and audit calls via AI.
8x8
Power your cloud communications with AI-driven call management, voicemail access, and team messaging across every channel.
Bring your own AI
Change the model, client or framework. Keep GoTo Connect connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about GoTo Connect.
The practical details behind the request, access and result.
Can I use the GoTo Connect MCP to send texts to my customers?
Yes, you can use the send_sms capability to send direct texts to your clients. This allows you to handle follow-ups and updates without leaving your current workspace.
Does the GoTo Connect MCP work with my existing phone numbers?
Yes, it connects directly to your current GoTo Connect account. You'll be able to manage your existing numbers and settings through your agent.
Can I see my call history with this Connector?
Yes, you can pull up detailed call logs for any user. This is helpful for auditing calls, finding missed numbers, or checking call durations.
Is this the right capability for my Jive account?
Yes, because GoTo Connect was formerly Jive, this Connector supports both the old and new branding for your unified communications account.
Can I manage my company contacts?
Yes, you can add new contacts or list existing ones using the Connector. This makes it much easier to keep your company directory updated on the fly.
How do I see which devices my team has?
You can ask your agent to list the devices assigned to specific users. This helps you verify hardware assignments for your team quickly.
Can I send an SMS message directly from the AI chat?
Yes! Use the send_sms capability. Provide the sender number (one of your GoTo Connect numbers), the recipient's number, and the message body. The AI will send the text on your behalf.
How do I check my missed calls or voicemails?
First, you can use get_me to confirm your User ID. Then, use get_call_records to view your call history (including missed calls) or list_voicemails to see if anyone left a message.
Is it possible to lookup extensions for active users?
Yes. Using the directory management capabilities, you can actively search for any colleague by name or department to fetch their direct extension securely.
One connection away
Give your agent a direct line to GoTo Connect.
Connect GoTo Connect once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available