Skip to content
Claude Code

ictcrm mcp for Claude Code

io.github.ictinnovations/ictcrm-mcp

Read CRM contact groups and manage contacts on ICTCRM (ICTContact backend).

client:Claude Code transport:stdio runtime:npm

Install ictcrm 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 ictcrm-mcp -e ICTCRM_BASE_URL=<ICTCRM_BASE_URL> -e ICTCRM_USERNAME=<ICTCRM_USERNAME> -e ICTCRM_PASSWORD=<ICTCRM_PASSWORD> -e ICTCRM_MCP_ALLOW_WRITE=<ICTCRM_MCP_ALLOW_WRITE> -e ICTCRM_TIMEOUT_MS=<ICTCRM_TIMEOUT_MS> -e ICTCRM_TLS_INSECURE=<ICTCRM_TLS_INSECURE> -- npx -y ictcrm-mcp

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

ictcrm mcp in other clients