Kit (ConvertKit) Connector for AI agents.
12 live capabilities
Manage your creator marketing and subscriber lists through natural language.
Waiting for input…
Why people use Kit (ConvertKit)
Kit (ConvertKit) for Eliminating Manual Tagging
This Connector changes that. You can just tell your agent to tag everyone who signed up from a specific form or to update a subscriber's status. It handles the clicks and the navigation in the background, giving you back your time to focus on actually creating.
What Vinkius changes
You get a conversational interface for your entire creator marketing backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Auditing a lead magnet
A creator asks, 'How many people signed up for the free guide?
- Real-world use case 02
Tagging a VIP
A creator says, 'Tag Marcus as a VIP.
- Real-world use case 03
Sequence check
A marketer asks, 'Are my welcome emails still running?
Complete set · 12capabilities
The complete Kit (ConvertKit) capability set.
These are the exact actions your AI can choose when you ask it to work with Kit (ConvertKit).
01—04
4 capabilities in this set.
Part of 12 available through Kit (ConvertKit).
- 01 Capability
Create tag
Create a new tag. This lets you build out new audience segments as your marketing strategy evolves.
- 02 Capability
Get account
Get Kit account details. This retrieves your high-level account metadata to keep your marketing overview current.
- 03 Capability
List forms
List all Kit forms. This lets you see every signup point you have active across your entire marketing setup.
- 04 Capability
List sequences
List all Kit email sequences. Use this to see which automated workflows are currently running for your audience.
05—08
4 capabilities in this set.
Part of 12 available through Kit (ConvertKit).
- 05 Capability
List subscribers
List Kit subscribers. This pulls your entire audience list into a format your agent can easily parse and summarize.
- 06 Capability
List tags
List all Kit tags. This helps you see your current segmentation strategy and identify which categories are already in use.
- 07 Capability
Remove tag from subscriber
Remove a tag from a subscriber. Use this to clean up your list when a user no longer fits a certain category.
- 08 Capability
Subscribe to form
Subscribe an email to a form. This allows your agent to manually add new leads to your specific marketing funnels.
09—12
4 capabilities in this set.
Part of 12 available through Kit (ConvertKit).
- 09 Capability
Tag subscriber
Add a tag to a subscriber. This is the fastest way to organize your audience based on specific actions or interests.
- 10 Capability
Update subscriber
Update a Kit subscriber. Use this to refresh profile details or change a user's status in your database.
- 11 Capability
Get subscriber
Get details for a specific subscriber. This helps you personalize your outreach without manual searching.
- 12 Capability
Unsubscribe subscriber
Unsubscribe a subscriber. This keeps your list healthy by removing people who no longer want your content.
Set up in minutes
One URL. Then ask Kit (ConvertKit) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Kit (ConvertKit) 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_8t9Wl27tgUF1AgZQJCwglJVadZLw1BATbq4PRff6/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 Kit (ConvertKit), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Kit (ConvertKit) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_8t9Wl27tgUF1AgZQJCwglJVadZLw1BATbq4PRff6/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 Kit (ConvertKit) URL.
- Step 03
Save and start
Save the connection and enable Kit (ConvertKit) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"kit-convertkit-alternative": {
"url": "https://edge.vinkius.com/vk_preview_8t9Wl27tgUF1AgZQJCwglJVadZLw1BATbq4PRff6/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 Kit (ConvertKit)
Open Agent mode in chat and ask: "Using Kit (ConvertKit), help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"kit-convertkit-alternative": {
"url": "https://edge.vinkius.com/vk_preview_8t9Wl27tgUF1AgZQJCwglJVadZLw1BATbq4PRff6/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 Kit (ConvertKit)
Ask Copilot: "Using Kit (ConvertKit), help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"kit-convertkit-alternative": {
"url": "https://edge.vinkius.com/vk_preview_8t9Wl27tgUF1AgZQJCwglJVadZLw1BATbq4PRff6/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 Kit (ConvertKit)
Open Cascade and ask: "Using Kit (ConvertKit), help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"kit-convertkit-alternative": {
"url": "https://edge.vinkius.com/vk_preview_8t9Wl27tgUF1AgZQJCwglJVadZLw1BATbq4PRff6/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 Kit (ConvertKit)
Ask Cline: "Using Kit (ConvertKit), help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add kit-convertkit-alternative --transport http "https://edge.vinkius.com/vk_preview_8t9Wl27tgUF1AgZQJCwglJVadZLw1BATbq4PRff6/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 Kit (ConvertKit)
Ask Claude: "Using Kit (ConvertKit), show me...". 12 tools are ready
Where the request belongs
Work Kit (ConvertKit) can move forward.
The creator who's tired of manual tagging and the marketer who needs to audit audience data without clicking through ten different pages.
Content Creator
Managing tags and subscriber growth while filming content.
Digital Marketer
Verifying lead magnet conversions and sequence status.
Community Manager
Updating member profiles and handling mass unsubscriptions.
Operations Lead
Querying audience data to coordinate team campaigns.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsKit (ConvertKit)
Enable your AI agent to manage email subscribers, organize tags, and monitor broadcast campaigns via the Kit API.
Buttondown
Manage your newsletter via Buttondown. track subscribers, send emails, and monitor analytics directly from any AI agent.
Audienceful
Manage subscribers, custom fields, and email automations via Audienceful. orchestrate newsletters and campaigns directly via AI.
Campaigner
Manage email marketing via Campaigner. track campaigns, manage subscribers, and monitor performance directly from any AI agent.
VBOUT
Run marketing campaigns with email automation, social media management, and landing pages in one affordable platform.
Drip
Automate e-commerce marketing via Drip. manage subscribers, trigger workflows, track custom events, and audit campaigns directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Kit (ConvertKit) 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 Kit (ConvertKit).
The practical details behind the request, access and result.
Can the Kit (ConvertKit) MCP manage my tags?
Yes, it lets you create, list, and assign tags to your subscribers. This makes it much easier to organize your audience into different segments without leaving your chat interface.
How does the Kit (ConvertKit) MCP help with lead magnets?
It allows your agent to monitor your signup forms and manually subscribe new emails to specific funnels, helping you track lead generation in real-time.
Can I use Kit (ConvertKit) MCP to update subscriber info?
Yes, you can update specific profile details or change a user's status. This is great for keeping your audience data accurate as people move through your marketing funnel.
Is Kit (ConvertKit) MCP good for large lists?
It's built for professional creators. It can pull full subscriber lists and perform audits, making it easy to manage thousands of subscribers through conversational commands.
Does Kit (ConvertKit) MCP handle unsubscriptions?
Yes, it can process unsubscriptions automatically. You can simply tell your agent to remove a subscriber who no longer wants your content to keep your list healthy.
Can I check my account status with Kit (ConvertKit) MCP?
Yes, it can retrieve account-wide metadata. This gives you a high-level overview of your Kit account status and authorized access points.
Where do I find my Kit API Key and Secret?
Go to your Kit account settings, navigate to the Advanced tab, and you will find both your API Key and API Secret there.
Can I automatically tag new subscribers via the agent?
Yes. Use the tag_subscriber capability by providing the Tag ID and the subscriber's email. Your agent will confirm the association instantly.
Is it possible to see which email sequences are active?
Yes. The list_sequences capability retrieves all your email sequences, allowing your agent to audit their status and subscriber counts.
One connection away
Give your agent a direct line to Kit (ConvertKit).
Connect Kit (ConvertKit) once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available