VBOUT Connector for AI agents.
9 live capabilities
Manage marketing automation and lead lifecycles through natural conversation.
Waiting for input…
Why people use VBOUT
VBOUT Marketing Automation for Faster Lead Lifecycle Management
With the VBOUT MCP, you just tell your AI client what to do. You can find a contact, add them to a list, and start a workflow in one sentence. You get a unified way to run your marketing engine without the tab-switching fatigue.
What Vinkius changes
You get a direct line of communication between your AI client and your VBOUT marketing dashboard.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Automated Lead Nurturing
A sales rep finds a new lead and asks the agent to add_contact to the Webinar list and trigger_workflow for the welcome sequence.
- Real-world use case 02
Social Media Scheduling
A marketing manager tells the agent to create_social_post for a new product launch, and the agent handles the scheduling.
- Real-world use case 03
E-commerce Order Sync
An owner asks the agent to add_ecommerce_order for a big sale to ensure the customer gets the correct follow-up emails.
Complete set · 9capabilities
The complete VBOUT capability set.
These are the exact actions your AI can choose when you ask it to work with VBOUT.
01—03
3 capabilities in this set.
Part of 9 available through VBOUT.
- 01 Capability
Add ecommerce order
Log a new customer order into VBOUT to start your lifecycle marketing. This ensures your customers get the right follow-up content.
- 02 Capability
List campaigns
See a full list of your past and active marketing campaigns. Use this to check your commercial progress across all channels.
- 03 Capability
List email lists
View all your existing email marketing lists in one go. This makes it easy to see where your leads are currently stored.
04—06
3 capabilities in this set.
Part of 9 available through VBOUT.
- 04 Capability
Search contacts
Find specific people in your database by searching for their details. This saves you from digging through a cluttered dashboard.
- 05 Capability
Get contact
Pull up the full details for a single contact in your system. Use this to quickly check a customer's history or status.
- 06 Capability
List workflows
See all the automation workflows currently set up in your account. Use this to manage how your leads move through the funnel.
07—09
3 capabilities in this set.
Part of 9 available through VBOUT.
- 07 Capability
Add contact
Add a new lead to a specific marketing list using their email address and a list ID. This helps you keep your audience organized without manual entry.
- 08 Capability
Create social post
Write and schedule a social media post to your connected channels. This helps you keep your social presence active with less effort.
- 09 Capability
Trigger workflow
Start a specific automation sequence for a contact immediately. This is perfect for moving a hot lead into a nurture flow.
Set up in minutes
One URL. Then ask VBOUT to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use VBOUT 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_oJ9BCZCgwZWIktKUvaxhcn95L8PflezFajLCiHUN/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 VBOUT, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable VBOUT for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_oJ9BCZCgwZWIktKUvaxhcn95L8PflezFajLCiHUN/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 VBOUT URL.
- Step 03
Save and start
Save the connection and enable VBOUT in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"vbout": {
"url": "https://edge.vinkius.com/vk_preview_oJ9BCZCgwZWIktKUvaxhcn95L8PflezFajLCiHUN/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 VBOUT
Open Agent mode in chat and ask: "Using VBOUT, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"vbout": {
"url": "https://edge.vinkius.com/vk_preview_oJ9BCZCgwZWIktKUvaxhcn95L8PflezFajLCiHUN/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 VBOUT
Ask Copilot: "Using VBOUT, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"vbout": {
"url": "https://edge.vinkius.com/vk_preview_oJ9BCZCgwZWIktKUvaxhcn95L8PflezFajLCiHUN/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 VBOUT
Open Cascade and ask: "Using VBOUT, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"vbout": {
"url": "https://edge.vinkius.com/vk_preview_oJ9BCZCgwZWIktKUvaxhcn95L8PflezFajLCiHUN/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 VBOUT
Ask Cline: "Using VBOUT, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add vbout --transport http "https://edge.vinkius.com/vk_preview_oJ9BCZCgwZWIktKUvaxhcn95L8PflezFajLCiHUN/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 VBOUT
Ask Claude: "Using VBOUT, show me...". 9 tools are ready
Where the request belongs
Work VBOUT can move forward.
This is for marketing managers who are tired of manual data entry, sales leads who need to move prospects into workflows faster, and e-commerce owners who want to automate their lifecycle marketing.
Marketing Manager
Uses this to check campaign performance and schedule social content without leaving their workspace.
Sales Development Rep
Uses this to find contact details and add new leads to nurture lists instantly.
E-commerce Store Owner
Uses this to sync new orders and create personalized segments for customer retention.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPlatform.ly
Grow your business with marketing automation, CRM, and analytics connected in one platform that shows what drives revenue.
FunnelCockpit
Build high-converting sales funnels, landing pages, and email sequences with an all-in-one German marketing platform.
OmniEngage
Reach customers across email, SMS, push, and in-app with unified omnichannel marketing that personalizes every touchpoint.
GetResponse
Grow your audience with email marketing, landing pages, webinars, and marketing automation that works together seamlessly.
Chiirp
Engage leads and customers through automated text, email, and voicemail campaigns that nurture relationships at scale.
emfluence Marketing
Equip your AI agent to manage marketing emails, track contact groups, and monitor performance via the emfluence API.
Bring your own AI
Change the model, client or framework. Keep VBOUT 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 VBOUT.
The practical details behind the request, access and result.
Can the VBOUT MCP help me manage my email lists?
Yes, you can use it to view all your existing lists and add new leads to specific ones using natural language commands.
How do I use the VBOUT MCP to automate my lead nurturing?
You can tell your AI client to trigger specific workflows for your contacts, which starts your automated nurture sequences immediately.
Can I schedule social media posts with the VBOUT MCP?
Absolutely. You can ask your agent to create and schedule social posts for your connected channels directly from your chat window.
Does the VBOUT MCP sync with my e-commerce store?
Yes, it allows you to log e-commerce orders into your VBOUT account so you can power personalized marketing for your customers.
How do I connect my VBOUT account to my AI client?
Just subscribe to this Connector on Vinkius and paste your VBOUT API Key into your AI client's settings to get started.
Can the VBOUT MCP help me track my marketing campaigns?
Yes, you can quickly list your active and past campaigns to see how your marketing efforts are performing across different channels.
Can I search for a specific contact using a keyword?
Yes! Use the search_contacts capability and provide your keyword. The agent will return matching contacts from your VBOUT database.
How do I trigger an automation for a new lead?
Use the trigger_workflow action. You'll need the Workflow ID and the contact's email address to start the automation manually via AI.
Is it possible to post to my social channels directly?
Absolutely. Use the create_social_post capability, provide your content and an optional link. VBOUT will handle the publishing to your connected profiles.
One connection away
Give your agent a direct line to VBOUT.
Connect VBOUT once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available