clickup for Windsurf
io.github.taazkareem/clickup
Premium AI integration. Tasks, lists, docs, folders, time. 50+ tools. Instant setup.
client:Windsurf
transport:stdio
runtime:npm
Install clickup in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"clickup": {
"command": "npx",
"args": [
"-y",
"@taazkareem/clickup-mcp-server"
],
"env": {
"CLICKUP_MCP_LICENSE_KEY": "<CLICKUP_MCP_LICENSE_KEY>",
"CLICKUP_API_KEY": "<CLICKUP_API_KEY>",
"CLICKUP_TEAM_ID": "<CLICKUP_TEAM_ID>",
"DOCUMENT_SUPPORT": "<DOCUMENT_SUPPORT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs