Salespanel Connector for AI agents.
11 live capabilities
Manage lead tracking and visitor intelligence from your marketing dashboard.
Waiting for input…
Why people use Salespanel
Salespanel Lead Tracking for Faster Marketing Response
This Connector changes that by letting your AI agent do the heavy lifting. You can just ask who's looking at your pricing page right now and get a list of companies and contacts instantly. It puts your lead intelligence front and center.
What Vinkius changes
You get a conversational interface for your entire Salespanel marketing data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Identifying active accounts
A sales rep needs to know if a lead from a specific company is active.
- Real-world use case 02
Analyzing anonymous traffic
A marketer wants to see which pages anonymous visitors are hitting most.
- Real-world use case 03
Preparing for outreach
A growth lead needs to know the score and details of a new contact.
Complete set · 11capabilities
The complete Salespanel capability set.
These are the exact actions your AI can choose when you ask it to work with Salespanel.
01—04
4 capabilities in this set.
Part of 11 available through Salespanel.
- 01 Capability
Get contact details
Get details for a specific contact to prepare for an outreach call. This provides the context you need before you hit dial.
- 02 Capability
List contacts
List Salespanel contacts for quick reference. Use this to pull your entire database into your AI client's context.
- 03 Capability
Get company
Get specific details for a single company. This allows you to see company size and industry data instantly.
- 04 Capability
List accounts
List all tracked accounts for high-level oversight. Use this to keep an eye on your most important business relationships.
05—08
4 capabilities in this set.
Part of 11 available through Salespanel.
- 05 Capability
List companies
List all identified companies in your Salespanel account. This gives you a quick overview of every business you've identified.
- 06 Capability
List engagement events
List tracking events to see exactly how users are interacting with your content. This helps you map out the customer journey.
- 07 Capability
List lead segments
List all lead segments to see how your audience is grouped. This helps you tailor your messaging to specific customer types.
- 08 Capability
List anonymous visitors
List recent anonymous website visitors to track raw traffic. Use this to see what's happening on your site right now.
09—11
3 capabilities in this set.
Part of 11 available through Salespanel.
- 09 Capability
Get segment
Get details for a specific segment to help tailor your messaging. This helps you understand the unique traits of a lead group.
- 10 Capability
Get visitor
Get details for a specific website visitor to see their individual actions. This helps you track specific user behavior.
- 11 Capability
List activity feeds
List activity feeds to see who is interacting with your content right now. This is perfect for identifying hot leads in real-time.
Set up in minutes
One URL. Then ask Salespanel to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Salespanel 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_6STZWBOcaSlQTpGeBfPKBu85Nx0jijs8IyiwaQ3s/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 Salespanel, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Salespanel for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_6STZWBOcaSlQTpGeBfPKBu85Nx0jijs8IyiwaQ3s/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 Salespanel URL.
- Step 03
Save and start
Save the connection and enable Salespanel in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"salespanel": {
"url": "https://edge.vinkius.com/vk_preview_6STZWBOcaSlQTpGeBfPKBu85Nx0jijs8IyiwaQ3s/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 Salespanel
Open Agent mode in chat and ask: "Using Salespanel, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"salespanel": {
"url": "https://edge.vinkius.com/vk_preview_6STZWBOcaSlQTpGeBfPKBu85Nx0jijs8IyiwaQ3s/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 Salespanel
Ask Copilot: "Using Salespanel, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"salespanel": {
"url": "https://edge.vinkius.com/vk_preview_6STZWBOcaSlQTpGeBfPKBu85Nx0jijs8IyiwaQ3s/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 Salespanel
Open Cascade and ask: "Using Salespanel, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"salespanel": {
"url": "https://edge.vinkius.com/vk_preview_6STZWBOcaSlQTpGeBfPKBu85Nx0jijs8IyiwaQ3s/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 Salespanel
Ask Cline: "Using Salespanel, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add salespanel --transport http "https://edge.vinkius.com/vk_preview_6STZWBOcaSlQTpGeBfPKBu85Nx0jijs8IyiwaQ3s/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 Salespanel
Ask Claude: "Using Salespanel, show me...". 11 tools are ready
Where the request belongs
Work Salespanel can move forward.
Marketing ops managers who are tired of manual lead scoring and sales reps who need to know which companies are actually visiting the site before they pick up the phone.
Marketing Ops Manager
Uses this to segment leads and check visitor engagement trends without manual exports.
B2B Sales Representative
Queries live activity feeds to see which high-value accounts are currently browsing.
Growth Marketer
Analyzes anonymous visitor data to identify new markets and adjust campaign targeting.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsZengain
Identify high-intent website visitors by company and reach out to warm leads before they fill out a form or contact you.
Dashly
Convert more website visitors with targeted pop-ups, live chat triggers, and automated lead nurturing sequences.
6sense
Account-based marketing intelligence. identify anonymous visitors, enrich company data, and track intent via AI.
HappierLeads
Identify the companies visiting your website and match them to decision-makers for warm outbound prospecting that converts.
Leadfeeder
Bring Leadfeeder B2B visit intelligence to your AI. Discover which companies visit your website natively.
ChatGen
Convert website visitors into qualified leads with AI chatbots that engage, qualify, and route prospects in real time.
Bring your own AI
Change the model, client or framework. Keep Salespanel 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 Salespanel.
The practical details behind the request, access and result.
What can I do with Salespanel MCP for lead tracking?
You can use it to pull your lead database, see who is currently on your site, and monitor engagement events. It lets your AI agent act as a real-time marketing assistant.
How does Salespanel MCP help with visitor intelligence?
It identifies anonymous visitors and provides specific details on their behavior. You can see which pages they are viewing and how long they stay without leaving your chat.
Can I see anonymous visitors with Salespanel MCP?
Yes, you can pull a list of recent anonymous visitors to see raw traffic trends. This helps you identify new markets and interests in real-time.
Does Salespanel MCP work with my current marketing data?
Yes, it connects directly to your Salespanel account. It pulls your existing contacts, segments, and activity feeds into your AI client.
How does Salespanel MCP improve my sales outreach?
It helps you prioritize your outreach by showing you which accounts are active right now. You can get specific contact details instantly to personalize your messages.
Can I get contact details using Salespanel MCP?
Absolutely. You can ask your agent to pull the specific details for any contact in your Salespanel account to prepare for calls or emails.
Can I list all my website visitors using my AI agent?
Yes! Use the list_anonymous_visitors capability to retrieve a comprehensive list of both anonymous and identified visitors to your site.
One connection away
Give your agent a direct line to Salespanel.
Connect Salespanel once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available