Kit logo
AI agent integrationKit

Kit integration for multiplayer collaboration with AI agents using Claude Code or Codex

One governed connection your whole team and its AI agents can share, with approved actions and human review, so working in Kit never means pasting credentials into a prompt.

Use Kit from Claude Code

Bring Kit context into engineering work while Type keeps app access attached to the teammate and workspace.

Automate Kit with Codex

Let coding agents ask for the right app action, preserve conversation context, and keep humans in the approval loop.

Connect open agent workflows

Use Type as the collaboration layer around OpenClaw and other LLM workflows that need app access.

Marketing & Social

What the Kit integration exposes

Kit is a platform that allows creators to automate tasks and developers to build apps for the Kit App Store.

One connection, many teammates

Connect Kit once, then decide which teammates can use it for threads, automations, skills, and coding work.

Representative actions

  • Add Subscriber to Form

    Add an existing subscriber to a form by their IDs. This action associates a subscriber with a form in Kit. The subscriber must already exist in your Kit account (use KIT_LIST_SUBSCRIBERS to find them). The form must also exist (use KIT_LIST_FORMS to find valid form IDs). Returns HTTP 201 if the subscriber is newly added to the form, or HTTP 200 if they were already associated with the form. Both cases are considered successful operations. Important: This action requires both form_id and subscriber_id (aliased as 'id' in requests). An optional referrer URL can be provided for tracking purposes and will have its UTM parameters automatically parsed.

  • Add Subscriber to Form by Email

    Tool to add an existing subscriber to a form using their email address. Use when you know the subscriber's email but not their ID. The subscriber must already exist in your Kit account before adding them to a form. Returns HTTP 201 if the subscriber is newly added to the form, or HTTP 200 if they were already associated with the form.

  • Create Broadcast

    Tool to create a new broadcast (email campaign) to send to subscribers. Use when you need to draft, schedule, or immediately publish an email broadcast. To save as draft, set send_at to null; to schedule, provide a future send_at timestamp; to publish to web, set public to true.

  • Create Custom Field

    Tool to create a new custom field for subscriber data. Use when you need to store extra attributes for subscribers.

  • Create Subscriber

    Tool to create a new subscriber or update an existing one (upsert). If a subscriber with the provided email address does not exist, creates one. If already exists, updates the first name.

Connection

API and auth details

Kit, formerly ConvertKit, provides developer APIs and App Store integration flows for creator marketing automation. Integrations can work with subscribers, tags, forms, sequences, broadcasts, commerce, app installation flows, plugin authentication, and OAuth/API-key based access depending on endpoint requirements.

FAQ

Questions people ask before connecting Kit

Can Claude Code use Kit?

Yes. Type lets an AI teammate use connected Kit actions from a governed workspace context, so Claude Code work can reference the app without copying credentials into a local prompt.

Can Codex work with Kit through Type?

Yes. Codex can collaborate through Type with app context, skills, and approved actions. The Kit catalog entry includes public integration details and example capabilities where available.

Is this the same as a Kit MCP server?

Type exposes connected app capabilities to AI teammates and coding agents through Type's integration layer. Teams use it when they want shared app access, human review, and teammate-level permissions around agent work.

More marketing & social apps for AI teammates