Mitto Connector for AI agents.
27 live capabilities
Send global SMS messages and 2FA verification codes directly from your chat.
Waiting for input…
Why people use Mitto
Mitto SMS Messaging for Global 2FA and Verification
Mitto changes that by putting the telecom provider inside your AI. Your agent can now send a code, check a carrier, or blast a marketing campaign just by listening to your instructions. You get a unified communication flow that actually works.
What Vinkius changes
You get a fully functional global telecom suite inside your AI chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Instant identity verification during support chats
Instead of manually finding a code, the agent uses `send_2fa` to text the user, then waits for them to provide the code to `verify_2fa`.
- Real-world use case 02
Localized marketing blasts for global sales
The team asks the agent to use `send_bulk_sms` to reach customers in each region using localized sender IDs.
- Real-world use case 03
Validating phone numbers during registration
The agent calls `lookup_number` to check carrier details and status before proceeding with the registration.
Complete set · 27capabilities
The complete Mitto capability set.
These are the exact actions your AI can choose when you ask it to work with Mitto.
01—04
4 capabilities in this set.
Part of 27 available through Mitto.
- 01 Capability
List masking participants
See who is currently part of your masking sessions. This helps you manage access to private threads.
- 02 Capability
Add masked number
Add a new masked number to your account. This helps keep your primary lines private during communication.
- 03 Capability
Add masking participant
Add a participant to a masking session. It allows specific people to join a private communication thread.
- 04 Capability
Set 2fa workflows
Define the flow for 2FA, like SMS to Voice. This allows you to create custom verification paths.
05—08
4 capabilities in this set.
Part of 27 available through Mitto.
- 05 Capability
Track sms conversion
Monitor how many people take action after receiving an SMS. This helps you measure the success of your campaigns.
- 06 Capability
Cancel 2fa
Stop a 2FA OTP request that was already sent. Use this if a user reports they didn't get the code.
- 07 Capability
Create masking application
Set up a new number masking application. This is the first step in creating a private communication environment.
- 08 Capability
Create masking context
Create a specific context for a masking session. It helps organize different types of private conversations.
09—12
4 capabilities in this set.
Part of 27 available through Mitto.
- 09 Capability
Delete masking application
Remove a number masking application from your account. Use this to clean up old masking projects.
- 10 Capability
Delete masking context
Delete a masking context you no longer need. This keeps your masking workspace organized and tidy.
- 11 Capability
Delete masked number
Remove a specific masked number. This is useful for cycling through numbers or cleaning up your list.
- 12 Capability
Delete masking participant
Remove a participant from a masking session. Use this to revoke access to a private communication thread.
13—16
4 capabilities in this set.
Part of 27 available through Mitto.
- 13 Capability
Get 2fa usage
Pull records of your 2FA usage. It helps you monitor how many codes are being sent and where.
- 14 Capability
Get sms usage by country
See a breakdown of your SMS usage by country. This is great for tracking international spend.
- 15 Capability
List masking applications
View all your current number masking applications. It gives you a quick overview of your privacy settings.
- 16 Capability
List masking contexts
See a list of all your masking contexts. Use this to manage the different environments you've created.
17—20
4 capabilities in this set.
Part of 27 available through Mitto.
- 17 Capability
List masked numbers
See all the masked numbers currently in your account. It is the easiest way to keep track of your private lines.
- 18 Capability
Lookup number
Get carrier info and validation for a mobile number. Use this to check if a number is active before sending.
- 19 Capability
Search 2fa
Find specific 2FA SDRs in your history. It makes it easier to audit past verification attempts.
- 20 Capability
Search masking interactions
Look through your past masking interactions. This is helpful for auditing private communications.
21—24
4 capabilities in this set.
Part of 27 available through Mitto.
- 21 Capability
Send 2fa
Send a 2FA OTP code to a user via SMS or voice. It is the standard way to verify identities in your app.
- 22 Capability
Send bulk sms
Send a large batch of SMS messages at once. This is perfect for marketing blasts or system-wide alerts.
- 23 Capability
Send sms
Send a single SMS message to a specific phone number. Use this for quick one-off notifications or replies.
- 24 Capability
Set 2fa limits
Define the limits for your 2FA requests. This prevents abuse and helps you control your costs.
25—27
3 capabilities in this set.
Part of 27 available through Mitto.
- 25 Capability
Update masking application
Edit the settings of an existing masking application. Use this to change permissions or configurations.
- 26 Capability
Update masking context
Change the details of a masking context. This keeps your private communication settings up to date.
- 27 Capability
Verify 2fa
Check if a 2FA OTP code entered by a user is correct. This completes the verification loop for your users.
Set up in minutes
One URL. Then ask Mitto to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Mitto 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_APZxJBRsP8wN2yAgcnYWC1WmktN6faRn5t92W0ok/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 Mitto, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Mitto for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_APZxJBRsP8wN2yAgcnYWC1WmktN6faRn5t92W0ok/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 Mitto URL.
- Step 03
Save and start
Save the connection and enable Mitto in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"mitto": {
"url": "https://edge.vinkius.com/vk_preview_APZxJBRsP8wN2yAgcnYWC1WmktN6faRn5t92W0ok/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 Mitto
Open Agent mode in chat and ask: "Using Mitto, help me...". 27 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"mitto": {
"url": "https://edge.vinkius.com/vk_preview_APZxJBRsP8wN2yAgcnYWC1WmktN6faRn5t92W0ok/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 Mitto
Ask Copilot: "Using Mitto, help me...". 27 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"mitto": {
"url": "https://edge.vinkius.com/vk_preview_APZxJBRsP8wN2yAgcnYWC1WmktN6faRn5t92W0ok/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 Mitto
Open Cascade and ask: "Using Mitto, help me...". 27 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"mitto": {
"url": "https://edge.vinkius.com/vk_preview_APZxJBRsP8wN2yAgcnYWC1WmktN6faRn5t92W0ok/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 Mitto
Ask Cline: "Using Mitto, help me...". 27 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add mitto --transport http "https://edge.vinkius.com/vk_preview_APZxJBRsP8wN2yAgcnYWC1WmktN6faRn5t92W0ok/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 Mitto
Ask Claude: "Using Mitto, show me...". 27 tools are ready
Where the request belongs
Work Mitto can move forward.
For the developer who's tired of building manual SMS gateways, the support lead who needs to verify customers instantly, and the marketing manager running global campaigns without a dozen different provider logins.
Support Engineer
Verifying customer identities during live chats without switching tabs or dashboards.
Backend Developer
Integrating 2FA into an app via natural language prompts instead of custom API code.
Marketing Coordinator
Blasting out localized SMS updates to different countries using custom sender IDs.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMobTech Platform
Bring MobTech's SMSSDK and ShareSDK to your AI workflow. Automate SMS code verifications and analyze social engagement.
Vonage
Send SMS, WhatsApp, and Viber messages, and manage virtual numbers and 2FA via Vonage communications platform.
Termii
Verify users and send business messages across SMS, WhatsApp, and voice channels with an African-first communication API.
SimpleTexting
Send mass text messages, run SMS campaigns, and manage two-way conversations with customers from one simple platform.
Authkey
Send transactional SMS, voice OTPs, and WhatsApp messages through a unified communication gateway for user verification.
Telnyx
Send and manage SMS/MMS, check account balances, and configure messaging profiles natively via your AI agent.
Bring your own AI
Change the model, client or framework. Keep Mitto 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 Mitto.
The practical details behind the request, access and result.
Can Mitto send SMS to different countries?
Yes, Mitto supports global SMS messaging. This allows your AI agent to reach customers in different countries using localized sender IDs and carrier information.
How does Mitto handle 2FA for my users?
Mitto handles the entire 2FA loop. Your agent can send a verification code via SMS or voice and then verify the code entered by the user to secure their account.
Can I use Mitto to check if a phone number is real?
Yes, you can use the lookup feature to check if a mobile number is valid and identify the carrier before you attempt to send any messages.
Is Mitto good for sending marketing blasts?
It is ideal for bulk messaging. You can use your agent to blast out large campaigns and even track the conversion rates to see how many people took action.
How do I keep my team's numbers private with Mitto?
You can use the number masking features. This lets your agent communicate with customers using a masked line, keeping your team's real numbers completely hidden.
Can I see how much I'm spending on SMS?
Yes, you can pull usage records and see a breakdown of your SMS usage by country, making it easy to track your spend and monitor costs.
Can I send an SMS to multiple phone numbers at the same time?
Yes! Use the send_bulk_sms capability. You can provide an array of recipient numbers in E.164 format and a single message body to reach multiple users at once.
How do I verify a security code sent to a user?
After sending a code with send_2fa, use the verify_2fa capability. You will need the requestId from the initial send and the code provided by the user to confirm their identity.
Can I check which countries I am sending the most messages to?
Yes, the get_sms_usage_by_country capability allows you to retrieve usage statistics grouped by country, helping you analyze your global communication reach.
One connection away
Give your agent a direct line to Mitto.
Connect Mitto once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available