Skip to content
Windsurf

ClickUp MCP Pro for Windsurf

io.github.helbertparanhos/clickup-mcp-pro

The most complete ClickUp MCP server — 161 tools + clickup_raw for the full v2/v3 API.

client:Windsurf transport:stdio runtime:npm

Install ClickUp MCP Pro 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": {
    "clickup-mcp-pro": {
      "command": "npx",
      "args": [
        "-y",
        "clickup-mcp-pro"
      ],
      "env": {
        "CLICKUP_API_TOKEN": "<CLICKUP_API_TOKEN>",
        "CLICKUP_TEAM_ID": "<CLICKUP_TEAM_ID>",
        "CLICKUP_READONLY": "<CLICKUP_READONLY>"
      }
    }
  }
}

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

ClickUp MCP Pro in other clients