Installation & Configuration
{
"mcpServers": {
"clickup": {
"command": "npx",
"args": [
"-y",
"tsx",
"./main.ts"
],
"env": {
"CLICK_UP_TOKEN": "your-clickup-token"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17