Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.49 KB

File metadata and controls

52 lines (34 loc) · 1.49 KB

Kit for Cursor

Connect your Kit account to Cursor. Manage subscribers, draft broadcasts, and analyze your audience using natural language in your editor.

Requirements

  • Cursor (latest)
  • Kit account on the Creator or Creator Pro plan

Install

Install from the Cursor Marketplace by searching for Kit, or add the MCP server manually:

  1. Open Cursor → Settings → Tools & Integrations → MCP Tools
  2. Click Add server and paste: https://app.kit.com/mcp
  3. 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.

What you can do

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"

Safety

Write operations always show a preview of what will change before acting. Sends and deletes require explicit confirmation.

Disconnect

Revoke access from Kit's AI Setup page, or remove the MCP server from Cursor's settings.

Further reading

To learn more about Kit MCP, visit this page.