Kit logo
ConnectorKit

Kit integration for Claude and Codex

Create a Kit connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.

Use Kit from Claude

Add the Kit connection to a Space that runs Claude, then use it from every channel in that Space.

Use Kit from Codex

Add the Kit connection to a Space that runs Codex, then use it from every channel in that Space.

Use Kit from Sidekick

Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.

Marketing & Social

What the Kit connector can do

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

One connection, many Spaces

Connect Kit once, then decide which Spaces can use it in threads, skills, automations, 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 use Kit?

Yes. Add a Kit connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.

Can Codex work with Kit through Type?

Yes. Add a Kit connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.

Is this the same as a Kit MCP server?

Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.

More marketing & social connectors