Toky Connector for AI agents.
10 live capabilities
Manage your business phone system and SMS outreach through natural conversation.
Waiting for input…
Why people use Toky
Toky for Automated SMS and Call Logging
With this Connector, you can just tell your AI agent to handle the heavy lifting. You can ask it to find a contact, send a specific SMS, and log the interaction in one go. It turns your phone system into a conversational capability where you just describe what needs to happen, and the agent executes the steps across the Toky platform.
What Vinkius changes
You get a voice-activated way to manage your entire business phone system.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Instant SMS Follow-ups
A sales rep finishes a call and asks their agent to send_sms to the lead with a summary of the next steps to keep the momentum going.
- Real-world use case 02
Audit Recent Call History
A support lead needs to know what a customer said yesterday and asks the agent to list_calls and get_call for a specific interaction.
- Real-world use case 03
Real-Time Team Oversight
An ops manager needs to see who is busy and asks the agent to list_agents to see the current status of the entire communication team.
Complete set · 10capabilities
The complete Toky capability set.
These are the exact actions your AI can choose when you ask it to work with Toky.
01—04
4 capabilities in this set.
Part of 10 available through Toky.
- 01 Capability
Get agent
Fetches the specific profile and status of an individual team member. This helps you check a specific person's availability.
- 02 Capability
Get call
Pulls up the specific details and metadata for a single phone call. This helps you quickly review what happened during a past interaction.
- 03 Capability
Get contact
Retrieves the full profile and information for a specific contact in your directory. You can use this to see customer details instantly.
- 04 Capability
Get voicemail
Shows the content and details of a specific voicemail. This is useful for checking missed messages without opening the phone app.
05—07
3 capabilities in this set.
Part of 10 available through Toky.
- 05 Capability
List agents
Provides a list of all agents in your system with pagination. Use this to see who is currently active or available.
- 06 Capability
List calls
Displays a history of your business calls with options to filter by page. It makes it easy to audit your daily communication volume.
- 07 Capability
List contacts
Shows your entire phone directory of customers and leads. Use this to find any customer's information quickly.
08—10
3 capabilities in this set.
Part of 10 available through Toky.
- 08 Capability
List voicemails
Lists all the voicemails received on your business lines. This helps you keep track of all pending messages in one place.
- 09 Capability
Send sms
Sends a text message to a customer or lead using your Toky account. This is the fastest way to send follow-up reminders.
- 10 Capability
Create contact
Adds a new person to your business phone directory. Use this to save new leads immediately during a conversation.
Set up in minutes
One URL. Then ask Toky to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Toky 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_WNNk5UsMlVBmugm4kS8UZvTe0NUJaXbdStlo80D6/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 Toky, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Toky for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_WNNk5UsMlVBmugm4kS8UZvTe0NUJaXbdStlo80D6/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 Toky URL.
- Step 03
Save and start
Save the connection and enable Toky in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"toky": {
"url": "https://edge.vinkius.com/vk_preview_WNNk5UsMlVBmugm4kS8UZvTe0NUJaXbdStlo80D6/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 Toky
Open Agent mode in chat and ask: "Using Toky, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"toky": {
"url": "https://edge.vinkius.com/vk_preview_WNNk5UsMlVBmugm4kS8UZvTe0NUJaXbdStlo80D6/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 Toky
Ask Copilot: "Using Toky, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"toky": {
"url": "https://edge.vinkius.com/vk_preview_WNNk5UsMlVBmugm4kS8UZvTe0NUJaXbdStlo80D6/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 Toky
Open Cascade and ask: "Using Toky, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"toky": {
"url": "https://edge.vinkius.com/vk_preview_WNNk5UsMlVBmugm4kS8UZvTe0NUJaXbdStlo80D6/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 Toky
Ask Cline: "Using Toky, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add toky --transport http "https://edge.vinkius.com/vk_preview_WNNk5UsMlVBmugm4kS8UZvTe0NUJaXbdStlo80D6/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 Toky
Ask Claude: "Using Toky, show me...". 10 tools are ready
Where the request belongs
Work Toky can move forward.
This is for sales managers who are buried in follow-up tasks, support leads who need to track every customer interaction, and operations heads who need to see what the team is doing in real-time.
Sales Development Representative
Sends quick SMS follow-ups after calls to keep leads moving through the pipeline.
Customer Support Lead
Quickly retrieves call logs and voicemails to solve customer issues without switching tabs.
Operations Manager
Monitors agent availability and verifies communication history across the whole team.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCloudTalk
Modern cloud-based phone system designed for sales and support teams, offering seamless call center automation.
JustCall
Make and receive business calls from any device with a cloud phone system that logs every interaction in your CRM automatically.
Kavkom
Set up a professional cloud phone system with call routing, IVR menus, and analytics designed for European businesses.
Aircall
Cloud business phone system. manage calls, contacts, and team availability via AI.
MightyCall
Set up a professional virtual phone system with call routing, voicemail, and analytics that makes your small team sound big.
Freshcaller
Manage your cloud phone system, track calls, and oversee agents via AI agents with Freshcaller.
Bring your own AI
Change the model, client or framework. Keep Toky 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 Toky.
The practical details behind the request, access and result.
Can the Toky MCP help my team send faster SMS follow-ups?
Yes. You can ask your AI agent to send text messages to leads or customers instantly. This removes the need to manually type out messages and switch between apps, keeping your sales pipeline moving.
How does the Toky MCP manage my business call history?
It allows your agent to search and list your past calls. You can ask for specific call details or a summary of recent activity to quickly find the context of a previous conversation.
Can I use the Toky MCP to keep my contact list updated?
Absolutely. You can tell your agent to create new contacts or find existing ones. This ensures your phone directory stays organized without you having to do any manual data entry.
Is the Toky MCP good for monitoring my team's phone status?
Yes, it's great for oversight. You can ask your agent to list all your team members or check the status of a specific agent to see who is currently available or on a call.
Can the Toky MCP help me manage voicemails?
Yes. Your agent can list all recent voicemails or pull up the specific details of a single message. This makes it much easier to prioritize which messages need a response first.
Does the Toky MCP work with my current cloud phone system?
It connects specifically to your Toky account. Once connected, your AI agent can interact with your phone system's calls, SMS, and contacts as part of your daily workflow.
Can I see my recent call history via AI?
Yes! Use the list_calls capability. Your agent will retrieve the history of all incoming and outgoing calls, including durations and participant details.
How do I send an SMS to a customer using the AI?
Use the send_sms action. Provide the destination phone number and your message text. The agent will trigger the SMS transmission through your Toky account instantly.
Is it possible to check for new voicemails via AI?
Absolutely. Run the list_voicemails query. The agent will retrieve a list of all recorded voicemails, which you can then inspect for specific interaction details.
One connection away
Give your agent a direct line to Toky.
Connect Toky once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available