Skip to content
Claude Code

WHMCS MCP Server for Claude Code

io.github.daddariotech/whmcs-mcp

Connect Claude, ChatGPT, and Cursor to live WHMCS over MCP.

client:Claude Code transport:stdio runtime:oci

Install WHMCS MCP Server 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 whmcs-mcp -e MCP_TRANSPORT=<MCP_TRANSPORT> -e WHMCS_API_URL=<WHMCS_API_URL> -e WHMCS_IDENTIFIER=<WHMCS_IDENTIFIER> -e WHMCS_SECRET=<WHMCS_SECRET> -e LICENSE_KEY=<LICENSE_KEY> -- docker run -i --rm docker.io/daddariotech/whmcs-mcp:latest

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

WHMCS MCP Server in other clients