Skip to content
Windsurf

whmcs mcp server for Windsurf

io.github.not-sure-w/whmcs-mcp-server

MCP server for WHMCS — 73 tools, 10 resources, 8 prompts, simulate mode, rate limiting.

client:Windsurf transport:stdio runtime:npm

Install whmcs mcp server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "whmcs-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "whmcs-mcp-server"
      ],
      "env": {
        "WHMCS_BASE_URL": "<WHMCS_BASE_URL>",
        "WHMCS_IDENTIFIER": "<WHMCS_IDENTIFIER>",
        "WHMCS_SECRET": "<WHMCS_SECRET>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

whmcs mcp server in other clients