Skip to main content
Claude Code is Anthropic’s CLI tool for working with Claude directly in your terminal. You can connect it to SendKit’s MCP server to manage your email infrastructure with natural language.

Prerequisites

  • Claude Code installed (npm install -g @anthropic-ai/claude-code)
  • A SendKit API key with Full permission

Setup

1

Add the MCP server

Run the following command in your terminal:
Replace sk_your_api_key_here with your actual API key from the SendKit dashboard.
This adds the server to your project’s .mcp.json file. To add it globally instead, append the --scope user flag.
2

Verify the connection

Start Claude Code and ask it to interact with your SendKit account:

Manual configuration

You can also configure the server manually by creating a .mcp.json file in your project root:
For global configuration, add the same to ~/.claude.json.

Example prompts

Once connected, you can use natural language to manage your SendKit account: