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
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