Cliengo Connector for AI agents.
8 live capabilities
Manage conversational marketing leads and chatbot history from any AI client.
Waiting for input…
Why people use Cliengo
Cliengo for Conversational Marketing Lead Audits
With this Connector, you can stop the tab-switching. You just ask your agent to pull the history for a specific contact or list all your active leads. You get the facts immediately in your chat window, making it much faster to prep for a sales call or audit a campaign.
What Vinkius changes
You get instant access to your conversational marketing data without leaving your AI chat window.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Summarizing a lead's intent before a sales call
A sales rep needs to know what a lead asked about before a call.
- Real-world use case 02
Verifying lead capture for a new campaign
Marketing wants to know if a new campaign is actually sending leads.
- Real-world use case 03
Debugging a broken CRM integration
Support is getting complaints about missing data.
Complete set · 8capabilities
The complete Cliengo capability set.
These are the exact actions your AI can choose when you ask it to work with Cliengo.
01—04
4 capabilities in this set.
Part of 8 available through Cliengo.
- 01 Capability
Get contact messages
Pull every message a specific contact sent to see their full history. This helps you understand their specific needs.
- 02 Capability
Get lead details
Get the full profile and info for a specific lead in your system. Use this to see contact details quickly.
- 03 Capability
Get chat history
Retrieve the complete transcript for a specific chatbot or WhatsApp conversation. It provides full context for any interaction.
- 04 Capability
List cliengo users
See every internal user and agent who has access to your account. This is perfect for auditing your team permissions.
05—08
4 capabilities in this set.
Part of 8 available through Cliengo.
- 05 Capability
List cliengo leads
Get a full list of every lead and contact captured by your marketing capabilities. Use this to see your current pipeline.
- 06 Capability
List chat conversations
View all active chatbot and WhatsApp conversations across your account. It gives you a bird's eye view of your chats.
- 07 Capability
List cliengo webhooks
Check your configured webhooks to ensure lead data is flowing correctly. This helps you debug your integrations.
- 08 Capability
List cliengo websites
See every project and website where your Cliengo chatbot is currently installed. Use this to track your chatbot footprint.
Set up in minutes
One URL. Then ask Cliengo to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Cliengo 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_MRyOitUTNgwikfcTv2i6yrlt1ZeHz5wShB1b98jO/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 Cliengo, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Cliengo for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_MRyOitUTNgwikfcTv2i6yrlt1ZeHz5wShB1b98jO/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 Cliengo URL.
- Step 03
Save and start
Save the connection and enable Cliengo in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"cliengo": {
"url": "https://edge.vinkius.com/vk_preview_MRyOitUTNgwikfcTv2i6yrlt1ZeHz5wShB1b98jO/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 Cliengo
Open Agent mode in chat and ask: "Using Cliengo, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"cliengo": {
"url": "https://edge.vinkius.com/vk_preview_MRyOitUTNgwikfcTv2i6yrlt1ZeHz5wShB1b98jO/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 Cliengo
Ask Copilot: "Using Cliengo, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"cliengo": {
"url": "https://edge.vinkius.com/vk_preview_MRyOitUTNgwikfcTv2i6yrlt1ZeHz5wShB1b98jO/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 Cliengo
Open Cascade and ask: "Using Cliengo, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"cliengo": {
"url": "https://edge.vinkius.com/vk_preview_MRyOitUTNgwikfcTv2i6yrlt1ZeHz5wShB1b98jO/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 Cliengo
Ask Cline: "Using Cliengo, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add cliengo --transport http "https://edge.vinkius.com/vk_preview_MRyOitUTNgwikfcTv2i6yrlt1ZeHz5wShB1b98jO/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 Cliengo
Ask Claude: "Using Cliengo, show me...". 8 tools are ready
Where the request belongs
Work Cliengo can move forward.
This is for anyone tired of digging through a dashboard to find out what a lead actually said. It's for the support lead who needs context fast and the marketing manager who needs to verify lead sources.
Sales Manager
Reviewing chatbot interactions to see if leads are ready for a call on a Tuesday afternoon.
Marketing Analyst
Checking UTM data and lead sources across different websites to verify campaign performance.
Customer Support Agent
Quickly pulling up a customer's full history to solve a problem without asking the customer to repeat themselves.
Ops Coordinator
Verifying that webhooks are sending data correctly to the CRM to ensure the tech stack is healthy.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFormilla
Chat with website visitors in real time and use AI chatbots to qualify leads and answer common questions automatically.
Drift
Equip your AI agent to manage conversations, track contacts, and monitor agent availability via the Drift API.
AskHandle
Manage AI chat rooms, capture leads, and automate messaging workflows directly through AskHandle.
Chatwoot
Manage customer engagement via Chatwoot. track conversations, reply to messages, and manage contacts directly from any AI agent.
The Botforge
Deploy custom AI chatbots for enterprise customer support with multilingual capability and deep integration into your tech stack.
Flow XO
Automate chatbots, manage end users, and trigger workflows via AI agents with Flow XO.
Bring your own AI
Change the model, client or framework. Keep Cliengo 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 Cliengo.
The practical details behind the request, access and result.
Can I use the Cliengo MCP to see my WhatsApp chats?
Yes. You can use it to pull full message histories from WhatsApp conversations directly into your AI agent's chat window.
How do I see leads from my chatbot using the Cliengo MCP?
Your agent can list all leads and contacts captured by your marketing capabilities, allowing you to see your entire pipeline at once.
Can I check my website installations with the Cliengo MCP?
Yes. You can ask your agent to list all the specific websites and projects where your chatbot is currently installed.
Is the Cliengo MCP good for marketing teams?
It is perfect for marketing teams who need to audit lead sources, check UTM data, and monitor lead capture rates across different channels.
How do I manage my team's access using the Cliengo MCP?
You can ask your agent to list all internal users and agents who have access to your account to audit your team's permissions.
Can the Cliengo MCP help me debug my integrations?
Yes. You can use it to see all your configured webhooks to ensure your lead data is flowing correctly to your other systems.
Can I see what a specific customer said to the chatbot?
Yes! Use the get_contact_messages capability with the contact ID. The agent will return the full message history for that specific lead, allowing you to review their questions and needs.
How do I check which of my websites have Cliengo active?
Use the list_cliengo_websites capability. Your agent will fetch all projects and websites registered in your account, including their configuration details.
Where do I find my Cliengo API Key?
Log in to Cliengo, navigate to Settings, and select API. You can find or generate your API key in that section.
One connection away
Give your agent a direct line to Cliengo.
Connect Cliengo once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available