AdKit

Connect Claude Code to AdKit

Connect Claude Code to AdKit through the CLI or the MCP server and manage Meta, Google, TikTok, and Reddit ads.

Connect Claude Code to AdKit and manage Meta, Google, TikTok, and Reddit ads from the terminal. Pick the CLI path (recommended) or the MCP server.

Paste this into Claude Code. It installs the AdKit CLI and connects it for you:

Help me set up AdKit.

1. Install the CLI: npm i -g @adkit/cli
2. Run `adkit setup` and send me the login URL so I can finish authentication.
3. Wait for me to finish login in the browser.
4. Run `adkit checkin --agent claude-code`.
5. Tell me if AdKit is connected and ready. If not, tell me what failed.

If you cannot install or run the AdKit CLI here, stop and tell me to use the MCP setup instead.

Alternative: MCP server

  1. Add the server in Claude Code:
    claude mcp add --transport http adkit https://mcp.adkit.so
    
  2. Then paste this to confirm it works:
    Use the AdKit MCP server you just added and run the AdKit checkin tool with agentId: "claude-code".
    If sign-in is needed, send me the link and wait for me to finish.
    Then tell me if AdKit is connected and ready. If not, tell me what failed.
    

What you can do

Once connected, Claude Code can pull your live campaigns, draft budget and targeting changes, generate ad creatives, and research competitors. Nothing goes live on its own: every change is saved as a draft for you to review and publish.

Need a hand? Reach out and we'll help.

Related docs