Skip to content
Claude Code

ActiveCampaign for Claude Code

io.github.ohneben/activecampaign-mcp

ActiveCampaign API: ~325 endpoints (v3, SMS, WhatsApp, Segments) as safety-categorized MCP tools.

client:Claude Code transport:stdio runtime:oci

Install ActiveCampaign in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add activecampaign-mcp -e MCP_TRANSPORT=<MCP_TRANSPORT> -e ACTIVECAMPAIGN_API_URL=<ACTIVECAMPAIGN_API_URL> -e ACTIVECAMPAIGN_API_TOKEN=<ACTIVECAMPAIGN_API_TOKEN> -e MCP_AUTH_TOKEN=<MCP_AUTH_TOKEN> -- docker run -i --rm ghcr.io/ohneben/activecampaign-mcp:1.1.1

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

ActiveCampaign in other clients