Customers.ai Connector for AI agents.
8 live capabilities
Identify anonymous website visitors and automate lead outreach via SMS.
Waiting for input…
Why people use Customers.ai
Customers.ai for identifying anonymous website visitors
This Connector lets you see the actual names behind those visits. You can ask your agent to pull the latest leads from your X-Ray Pixel and start a conversation immediately.
What Vinkius changes
You turn anonymous web traffic into a searchable, reachable database of real people.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Identifying a high-intent B2B visitor
A lead visits your pricing page.
- Real-world use case 02
Automating a personalized follow-up
An SDR finds a lead and asks the agent to send_text_message with a personalized intro based on the contact's custom attributes.
- Real-world use case 03
Dynamic segment updates
A lead clicks a demo link.
Complete set · 8capabilities
The complete Customers.ai capability set.
These are the exact actions your AI can choose when you ask it to work with Customers.ai.
01—04
4 capabilities in this set.
Part of 8 available through Customers.ai.
- 01 Capability
Send rich message
Dispatch a structured JSON message including buttons or galleries to a lead. This creates a much higher engagement rate than plain text.
- 02 Capability
Add tag to contact
Add a specific tag to a contact profile to trigger nurturing sequences. This helps you organize leads as they move through your funnel.
- 03 Capability
Get contact
Pull the full profile details for a specific contact in your database. Use this to see all attributes and tags at once.
- 04 Capability
List xray leads
Retrieve a list of website visitors identified through the X-Ray Pixel. This is how you see who is actually on your site.
05—08
4 capabilities in this set.
Part of 8 available through Customers.ai.
- 05 Capability
Remove tag from contact
Strip a tag from a contact when they no longer meet a specific criteria. This keeps your segments clean and accurate.
- 06 Capability
Search contacts
Find specific people in your database using their email or phone number. It makes finding a lead during a live call easy.
- 07 Capability
Send text message
Send a plain text SMS to a contact for quick follow-ups. It's the fastest way to get a response from a high-intent lead.
- 08 Capability
Update contact attributes
Modify custom data fields for a contact to keep your records accurate. Use this to sync data from your sales conversations.
Set up in minutes
One URL. Then ask Customers.ai to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Customers.ai 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_lGINU3IYv8gTeL0cmcMWkTmAhyDIJhWuWFKMc5nQ/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 Customers.ai, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Customers.ai for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_lGINU3IYv8gTeL0cmcMWkTmAhyDIJhWuWFKMc5nQ/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 Customers.ai URL.
- Step 03
Save and start
Save the connection and enable Customers.ai in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"customersai": {
"url": "https://edge.vinkius.com/vk_preview_lGINU3IYv8gTeL0cmcMWkTmAhyDIJhWuWFKMc5nQ/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 Customers.ai
Open Agent mode in chat and ask: "Using Customers.ai, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"customersai": {
"url": "https://edge.vinkius.com/vk_preview_lGINU3IYv8gTeL0cmcMWkTmAhyDIJhWuWFKMc5nQ/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 Customers.ai
Ask Copilot: "Using Customers.ai, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"customersai": {
"url": "https://edge.vinkius.com/vk_preview_lGINU3IYv8gTeL0cmcMWkTmAhyDIJhWuWFKMc5nQ/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 Customers.ai
Open Cascade and ask: "Using Customers.ai, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"customersai": {
"url": "https://edge.vinkius.com/vk_preview_lGINU3IYv8gTeL0cmcMWkTmAhyDIJhWuWFKMc5nQ/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 Customers.ai
Ask Cline: "Using Customers.ai, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add customersai --transport http "https://edge.vinkius.com/vk_preview_lGINU3IYv8gTeL0cmcMWkTmAhyDIJhWuWFKMc5nQ/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 Customers.ai
Ask Claude: "Using Customers.ai, show me...". 8 tools are ready
Where the request belongs
Work Customers.ai can move forward.
This is for the marketing ops person who's tired of manual data entry and the SDR who needs to hit their outreach numbers without copy-pasting into a CRM all day.
Marketing Operations
Managing high-volume visitor data and triggering automated nurturing sequences based on real-time behavior.
Sales Development Representative
Finding high-intent leads from website visits and sending personalized SMS follow-ups immediately.
Growth Marketer
Analyzing identity resolution data to build and manage high-fidelity audience segments.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCloze
Smart CRM that automatically tracks your interactions and provides AI-powered insights.
Outreach
Execute sales engagement sequences with emails, calls, and social touches orchestrated by AI to maximize rep productivity.
Customer.io
Send behavior-driven emails, push notifications, and in-app messages triggered by what your users actually do in your product.
Albacross
B2B intent and reveal intelligence. identify anonymous website visitors and manage leads via AI.
Zengain
Identify high-intent website visitors by company and reach out to warm leads before they fill out a form or contact you.
6sense
Account-based marketing intelligence. identify anonymous visitors, enrich company data, and track intent via AI.
Bring your own AI
Change the model, client or framework. Keep Customers.ai 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 Customers.ai.
The practical details behind the request, access and result.
What is the Customers.ai MCP for?
It connects your website visitor data to your AI agent. You can use it to identify anonymous visitors, manage contact tags, and send SMS or chat messages to leads.
Can I see who visited my site with Customers.ai MCP?
Yes. By using the X-Ray Pixel integration, your AI agent can pull a list of identified visitors so you know exactly who is looking at your content.
Can the Customers.ai MCP send SMS messages?
Yes, it can send both plain text messages and rich messages that include buttons and galleries to help you engage with leads more effectively.
How do I manage lead tags using Customers.ai MCP?
You can ask your AI agent to add or remove tags from any contact. This helps you organize your sales pipeline and trigger automated nurturing workflows.
Is Customers.ai MCP for email marketing?
No, this Connector is specifically for identity resolution and mobile messaging like SMS and chat. It's designed for direct, high-intent outreach.
How do I find a specific lead in Customers.ai MCP?
You can ask your agent to search for a contact using their email address, phone number, or other identifiers to pull up their full profile instantly.
How do I find my Customers.ai API Key?
Log in to your dashboard, navigate to Settings > API, and generate or copy your unique API Key.
What is the X-Ray Pixel?
The X-Ray Pixel is a capability that identifies anonymous website visitors and resolves their identity into actionable lead profiles.
Can I send rich JSON messages?
Yes! Use the send_rich_message capability and provide a JSON payload containing image URLs, buttons, or gallery structures.
One connection away
Give your agent a direct line to Customers.ai.
Connect Customers.ai once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available