Connect your Kit account to Cursor. Manage subscribers, draft broadcasts, and analyze your audience using natural language in your editor.
- Cursor (latest)
- Kit account on the Creator or Creator Pro plan
Install from the Cursor Marketplace by searching for Kit, or add the MCP server manually:
- Open Cursor → Settings → Tools & Integrations → MCP Tools
- Click Add server and paste:
https://app.kit.com/mcp - Cursor will open a browser window — sign in to Kit and click Allow
Or edit your config directly:
{
"mcpServers": {
"kit": {
"url": "https://app.kit.com/mcp"
}
}
}If you also use the Kit Developer Docs MCP, name that one kit-docs to avoid conflicts.
Once connected, ask Cursor things like:
- "Draft a broadcast to my photography tag announcing my new course"
- "How has my subscriber count changed over the last 30 days?"
- "Which tags have the most inactive subscribers?"
- "Show me all automations that trigger on the 'welcome' tag"
- "Add the tag 'customer-2024' to everyone who purchased last year"
Write operations always show a preview of what will change before acting. Sends and deletes require explicit confirmation.
Revoke access from Kit's AI Setup page, or remove the MCP server from Cursor's settings.
To learn more about Kit MCP, visit this page.