Skip to content
Claude Code

ictpbx mcp for Claude Code

io.github.ictinnovations/ictpbx-mcp

Read ICTPBX state: extensions, DID numbers, SIP trunks, tenants and live PBX statistics.

client:Claude Code transport:stdio runtime:npm

Install ictpbx 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 ictpbx-mcp -e ICTPBX_BASE_URL=<ICTPBX_BASE_URL> -e ICTPBX_USERNAME=<ICTPBX_USERNAME> -e ICTPBX_PASSWORD=<ICTPBX_PASSWORD> -e ICTPBX_TIMEOUT_MS=<ICTPBX_TIMEOUT_MS> -e ICTPBX_TLS_INSECURE=<ICTPBX_TLS_INSECURE> -- npx -y ictpbx-mcp

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

ictpbx mcp in other clients