Loading subscription status...
{
"mcpServers": [
{
"ClickUp": {
"env": {
"CLICKUP_API_KEY": "your-api-key",
"CLICKUP_TEAM_ID": "your-team-id",
"DOCUMENT_SUPPORT": "true"
},
"args": [
"-y",
"@taazkareem/clickup-mcp-server@latest"
],
"command": "npx"
}
}
]
}