Keap Connector for AI agents.
11 live capabilities
Manage your CRM contacts and marketing campaigns from a single chat.
Waiting for input…
Why people use Keap
Keap CRM Automation for Marketing Managers
This Connector puts that data directly into your chat. You can ask your agent to list campaigns or apply tags to contacts in seconds. You get the information you need without the tab fatigue.
What Vinkius changes
You get a chat-based interface for your entire Keap CRM.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Live Sales Discovery
A sales rep is on a call and needs to see a customer's history.
- Real-world use case 02
Quick Lead Tagging
A manager receives a new lead and tells the agent to use create_contact and apply_tag_to_contact to start the nurture sequence.
- Real-world use case 03
Campaign Audit
A marketing lead wants to see what's running.
Complete set · 11capabilities
The complete Keap capability set.
These are the exact actions your AI can choose when you ask it to work with Keap.
01—04
4 capabilities in this set.
Part of 11 available through Keap.
- 01 Capability
List tags
List all available tags. This helps you see all the categories you can use for lead segmentation.
- 02 Capability
Apply tag to contact
Add a specific tag to a contact. This lets you trigger specific workflows or segment leads instantly.
- 03 Capability
List campaigns
List all your marketing campaigns. Use this to see what's currently active and monitor your marketing schedule.
- 04 Capability
List contacts
Search for leads or customers. This helps you find specific people in your database without scrolling.
05—08
4 capabilities in this set.
Part of 11 available through Keap.
- 05 Capability
List opportunities
List sales opportunities. This shows your active deals and revenue pipeline so you can track growth.
- 06 Capability
List orders
List ecommerce orders. This lets you see recent customer transactions and order statuses quickly.
- 07 Capability
Get business profile
Get your Keap business profile information. This shows your high level account data and business details.
- 08 Capability
List users
List all application users. This shows who has access to your account and helps manage team permissions.
09—11
3 capabilities in this set.
Part of 11 available through Keap.
- 09 Capability
Create contact
Create a new contact in Keap. You can add a new person to your database using just a name or email.
- 10 Capability
Get contact
Get the full details for a specific contact. This pulls up their history and personal info during a call.
- 11 Capability
List invoices
List all invoices in your account. This shows your billing history and outstanding balances at a glance.
Set up in minutes
One URL. Then ask Keap to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Keap 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_Hgx6e9EOkvv19cfppAeC1VA2aCUhr3SGD4eZJDaP/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 Keap, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Keap for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Hgx6e9EOkvv19cfppAeC1VA2aCUhr3SGD4eZJDaP/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 Keap URL.
- Step 03
Save and start
Save the connection and enable Keap in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"keap": {
"url": "https://edge.vinkius.com/vk_preview_Hgx6e9EOkvv19cfppAeC1VA2aCUhr3SGD4eZJDaP/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 Keap
Open Agent mode in chat and ask: "Using Keap, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"keap": {
"url": "https://edge.vinkius.com/vk_preview_Hgx6e9EOkvv19cfppAeC1VA2aCUhr3SGD4eZJDaP/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 Keap
Ask Copilot: "Using Keap, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"keap": {
"url": "https://edge.vinkius.com/vk_preview_Hgx6e9EOkvv19cfppAeC1VA2aCUhr3SGD4eZJDaP/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 Keap
Open Cascade and ask: "Using Keap, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"keap": {
"url": "https://edge.vinkius.com/vk_preview_Hgx6e9EOkvv19cfppAeC1VA2aCUhr3SGD4eZJDaP/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 Keap
Ask Cline: "Using Keap, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add keap --transport http "https://edge.vinkius.com/vk_preview_Hgx6e9EOkvv19cfppAeC1VA2aCUhr3SGD4eZJDaP/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 Keap
Ask Claude: "Using Keap, show me...". 11 tools are ready
Where the request belongs
Work Keap can move forward.
This is for small business owners and marketing teams who are tired of manual data entry and constant tab switching. It's built for people who need to access CRM data quickly during live interactions.
Marketing Manager
Segments audiences on the fly and monitors active campaigns without opening a browser.
Sales Representative
Pulls up customer history and deal statuses instantly while on a discovery call.
Small Business Owner
Automates lead follow-ups and checks billing status using simple voice or text commands.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAgile CRM
Manage contacts, deals, and marketing campaigns in one place with a CRM built for growing sales teams.
Zoho CRM
Manage leads, contacts, and deals on Zoho CRM. the AI-powered sales platform for growing teams.
Ontraport
Manage marketing and sales via Ontraport. list contacts, track campaigns, and monitor transactions directly from any AI agent.
Nutshell CRM
Manage sales and relationships via Nutshell CRM. track leads, contacts, and accounts directly from your AI agent.
folk
Manage relationships across sales, recruiting, and partnerships with a lightweight CRM that syncs contacts from everywhere.
Capsule CRM
Manage your CRM via Capsule. track contacts, opportunities, and tasks directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Keap 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 Keap.
The practical details behind the request, access and result.
How can I use the Keap MCP to manage my leads?
You can ask your AI agent to find specific leads, create new contact profiles, and apply tags to move them through your funnel. It turns your CRM into a conversational capability where you just ask for the info you need.
Can the Keap MCP help with my marketing campaigns?
Yes, it allows your agent to list all your active marketing campaigns and monitor them. You can check what's running and see your sequences without leaving your chat app.
Will the Keap MCP show me my billing and orders?
It can pull up your list of invoices and ecommerce orders instantly. This is great for quickly checking payment statuses or finding a specific transaction history.
Is the Keap MCP good for small business owners?
It's perfect for small businesses because it removes the need to navigate complex menus. You can get high-level business profile info and contact details using simple text commands.
Can I use the Keap MCP to update my sales pipeline?
Absolutely. Your agent can list your current sales opportunities, helping you keep track of your active deals and revenue growth in real time.
Does the Keap MCP support tags and segmentation?
Yes, you can list all available tags and apply them to specific contacts. This helps you organize your database and trigger automated workflows more efficiently.
How do I apply a tag to a contact using the agent?
Use the apply_tag_to_contact capability with the specific tag_id and contact_id. This is great for manual segmentation during a conversation.
Can I see all my automation campaigns?
Yes, the list_campaigns capability retrieves all campaigns configured in your Keap account, allowing you to monitor active sequences.
Is it possible to query sales opportunities?
Absolutely. Use the list_opportunities capability to see your current sales pipeline and track potential deals.
One connection away
Give your agent a direct line to Keap.
Connect Keap once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available