Skip to content
Claude Code

ictcontact mcp for Claude Code

io.github.ictinnovations/ictcontact-mcp

Monitor ICTContact / ICTDialer outbound campaigns, and start and stop them when writes are on.

client:Claude Code transport:stdio runtime:npm

Install ictcontact mcp 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 ictcontact-mcp -e ICTCONTACT_BASE_URL=<ICTCONTACT_BASE_URL> -e ICTCONTACT_USERNAME=<ICTCONTACT_USERNAME> -e ICTCONTACT_PASSWORD=<ICTCONTACT_PASSWORD> -e ICTCONTACT_MCP_ALLOW_WRITE=<ICTCONTACT_MCP_ALLOW_WRITE> -e ICTCONTACT_TIMEOUT_MS=<ICTCONTACT_TIMEOUT_MS> -e ICTCONTACT_TLS_INSECURE=<ICTCONTACT_TLS_INSECURE> -- npx -y ictcontact-mcp

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

ictcontact mcp in other clients