Think of this as a universal connector for AI. Once it's on, Claude, ChatGPT, and Cursor can read from your Kit account and take actions on your behalf, just by asking — no copy-paste, no screenshots.
It works the same way a USB-C port lets any cable plug into any device. Kit handles the messy bits underneath; your AI assistant stays on the clean side.
Enable the MCP server
Access tokens
Name and scope each token so you can revoke one without affecting the others.You're connected. Try asking Claude:
Copy any of these to your AI client to see what's possible — they'll run against your live Kit data.
Connect an AI client
Pick your client — the snippet fills in your token.Best for: running AI on your own computer with file access, good for drafting, brainstorming, and side-by-side email work.
Paste this into your Claude Desktop config file at
~/Library/Application Support/Claude/claude_desktop_config.json
and restart Claude.
Best for: ChatGPT Team / Enterprise workspaces — connects directly through the Connectors panel.
https://mcp.kit.com/mcp
- In ChatGPT, go to Settings → Connectors → Developer mode.
- Click Add custom connector and paste the URL above.
- When prompted for an API key, paste this token:
Best for: developers working inside the Cursor editor — great for scripting campaigns and segments alongside your code.
Paste this into .cursor/mcp.json at the project or user level.
Best for: using Claude Code in the terminal — lets you script bulk changes and run sequences from your command line.
Run this command in your terminal. Claude Code will store the connection locally and pick it up automatically.