Skip to content
Claude Code

ictbroadcast mcp for Claude Code

io.github.ictinnovations/ictbroadcast-mcp

Monitor ICTBroadcast outbound campaigns, and start and stop them when writes are on.

client:Claude Code transport:stdio runtime:npm

Install ictbroadcast 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 ictbroadcast-mcp -e ICTBROADCAST_BASE_URL=<ICTBROADCAST_BASE_URL> -e ICTBROADCAST_USERNAME=<ICTBROADCAST_USERNAME> -e ICTBROADCAST_PASSWORD=<ICTBROADCAST_PASSWORD> -e ICTBROADCAST_MCP_ALLOW_WRITE=<ICTBROADCAST_MCP_ALLOW_WRITE> -e ICTBROADCAST_TIMEOUT_MS=<ICTBROADCAST_TIMEOUT_MS> -e ICTBROADCAST_TLS_INSECURE=<ICTBROADCAST_TLS_INSECURE> -- npx -y ictbroadcast-mcp

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

ictbroadcast mcp in other clients