Autobound Connector for AI agents.
12 live capabilities
Automate B2B sales lead enrichment and personalized outreach with real-time signals.
Waiting for input…
Why people use Autobound
Autobound for Automating B2B Lead Research
With this Connector, you just tell your agent to find companies in a specific region that just got funded. It pulls the data, finds the right people, and drafts the emails for you. You go from manual data hunting to reviewing finished drafts in seconds.
What Vinkius changes
You get a sales analyst that handles the research and drafting so you can focus on closing.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Building a targeted list from scratch
An SDR asks the agent to find companies in Austin with recent funding and then use enrich_bulk to grab contact details for all of them.
- Real-world use case 02
Timing a follow-up with a key account
An AE asks the agent to check for job changes at a target company and use get_signal to see if they just hired a new Head of Engineering.
- Real-world use case 03
Creating a multi-channel outreach sequence
A marketer asks the agent to generate_email and generate_linkedin messages for a list of leads based on their recent tech adoption.
Complete set · 12capabilities
The complete Autobound capability set.
These are the exact actions your AI can choose when you ask it to work with Autobound.
01—04
4 capabilities in this set.
Part of 12 available through Autobound.
- 01 Capability
Enrich company
The enrich_company capability pulls detailed information about a specific company. It helps your agent understand the organization's size and industry.
- 02 Capability
Generate email
The generate_email capability creates a personalized sales email based on prospect data. It uses real signals to make the message feel human.
- 03 Capability
Generate linkedin
The generate_linkedin capability writes a custom LinkedIn message for a specific lead. This helps your agent stay consistent across different platforms.
- 04 Capability
Get campaign
The get_campaign capability views the status and details of a specific campaign. It's the easiest way to see how a campaign is performing.
05—08
4 capabilities in this set.
Part of 12 available through Autobound.
- 05 Capability
Get signal
The get_signal capability pulls the specific details of a buying signal. This gives your agent the context it needs to draft a message.
- 06 Capability
Check autobound status
The check_autobound_status capability verifies your connection to the platform. It ensures your agent can reach your data without issues.
- 07 Capability
List prospects
The list_prospects capability views the list of leads currently in your pipeline. It helps you keep track of who has been reached.
- 08 Capability
Search signals
The search_signals capability finds specific B2B signals like funding or tech adoption. This is how you find the best people to target.
09—12
4 capabilities in this set.
Part of 12 available through Autobound.
- 09 Capability
Enrich bulk
The enrich_bulk capability adds deep firmographic data to a large list of contacts at once. This saves hours of manual data entry for new leads.
- 10 Capability
Enrich contact
The enrich_contact capability gets specific details for an individual person. Use this to find the right contact info and professional background.
- 11 Capability
Execute campaign
The execute_campaign capability starts a new outreach campaign automatically. This lets your agent trigger specific sales workflows instantly.
- 12 Capability
List campaigns
The list_campaigns capability sees all the active campaigns in your account. It helps you keep a high-level view of your current outreach.
Set up in minutes
One URL. Then ask Autobound to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Autobound 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_aq4YyCdKQgEqgkMY1SyJd73ciJ5ArujLtmjqNT7B/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 Autobound, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Autobound for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_aq4YyCdKQgEqgkMY1SyJd73ciJ5ArujLtmjqNT7B/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 Autobound URL.
- Step 03
Save and start
Save the connection and enable Autobound in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"autobound": {
"url": "https://edge.vinkius.com/vk_preview_aq4YyCdKQgEqgkMY1SyJd73ciJ5ArujLtmjqNT7B/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 Autobound
Open Agent mode in chat and ask: "Using Autobound, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"autobound": {
"url": "https://edge.vinkius.com/vk_preview_aq4YyCdKQgEqgkMY1SyJd73ciJ5ArujLtmjqNT7B/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 Autobound
Ask Copilot: "Using Autobound, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"autobound": {
"url": "https://edge.vinkius.com/vk_preview_aq4YyCdKQgEqgkMY1SyJd73ciJ5ArujLtmjqNT7B/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 Autobound
Open Cascade and ask: "Using Autobound, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"autobound": {
"url": "https://edge.vinkius.com/vk_preview_aq4YyCdKQgEqgkMY1SyJd73ciJ5ArujLtmjqNT7B/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 Autobound
Ask Cline: "Using Autobound, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add autobound --transport http "https://edge.vinkius.com/vk_preview_aq4YyCdKQgEqgkMY1SyJd73ciJ5ArujLtmjqNT7B/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 Autobound
Ask Claude: "Using Autobound, show me...". 12 tools are ready
Where the request belongs
Work Autobound can move forward.
This is for SDRs who are tired of manual list building and AEs who need to know which accounts are actually ready to buy right now. It's for anyone who hates digging through signal tables to find a reason to reach out.
Sales Development Representative (SDR)
Builds targeted lead lists and drafts personalized outreach messages in seconds.
Account Executive (AE)
Monitors key accounts for job changes or funding to time follow-ups perfectly.
Growth Marketer
Automates lead enrichment and content generation for large-scale outbound campaigns.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPersana AI
Enrich leads with AI that researches prospects, scores intent signals, and builds personalized outreach sequences automatically.
FirstQuadrant
Let AI handle your outbound sales prospecting with autonomous research, personalized messaging, and smart follow-up sequences.
Amplemarket
Supercharge your outbound sales with AI-driven prospecting, multi-channel sequences, and smart lead scoring that closes deals.
Outreach
Execute sales engagement sequences with emails, calls, and social touches orchestrated by AI to maximize rep productivity.
Apollo.io
Prospect smarter with verified contact data, enrich leads in real time, and build targeted sales sequences that convert.
Bring your own AI
Change the model, client or framework. Keep Autobound 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 Autobound.
The practical details behind the request, access and result.
How does Autobound MCP help with lead research?
It pulls real-time data like funding rounds and job changes so you don't have to search manually. Your agent can find high-intent prospects for you instantly.
Can I use Autobound MCP to write LinkedIn messages?
Yes, it can draft messages based on specific prospect signals. This helps your outreach feel human and relevant rather than like a generic blast.
Does Autobound MCP support bulk lead enrichment?
It can enrich large lists of contacts at once. This saves you from the tedious task of manually entering firmographic data for every new lead.
How does Autobound MCP find buying signals?
It searches for specific B2B events like tech adoption or new hires. This helps you time your outreach perfectly when a prospect is most likely to buy.
Can I monitor my sales campaigns with Autobound MCP?
Yes, it can list your campaigns and provide details on lead distribution. You can see exactly how your outreach is performing without leaving your workspace.
Is Autobound MCP good for SDRs?
It's built specifically for SDRs to automate the research and drafting parts of their daily workflow, letting them focus on actual conversations.
How do I find my Autobound API Key?
Log in to your account, navigate to Settings > API, and copy your unique secret key.
What counts as a buying signal?
Autobound tracks semantic events like executive job changes, funding milestones, or the deployment of new technologies in a company's stack.
Can I enrich multiple domains at once?
The current toolset is optimized for granular, high-fidelity enrichment of individual domains and emails to ensure accurate signal discovery.
One connection away
Give your agent a direct line to Autobound.
Connect Autobound once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available