seeing some server API errors with dummy API key and dummy team ID for 1.5.1 release build
> clickup-mcp --help
Starting ClickUp MCP in write mode
Error creating space search index: Error: Error fetching spaces: 400 Bad Request
at /opt/homebrew/Cellar/clickup-mcp/1.5.1/libexec/lib/node_modules/@hauptsache.net/clickup-mcp/dist/shared/utils.js:300:23
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Promise.all (index 1)
at async initializeServer (/opt/homebrew/Cellar/clickup-mcp/1.5.1/libexec/lib/node_modules/@hauptsache.net/clickup-mcp/dist/index.js:24:37)
Error: Error fetching user info: 401 Unauthorized
at /opt/homebrew/Cellar/clickup-mcp/1.5.1/libexec/lib/node_modules/@hauptsache.net/clickup-mcp/dist/shared/utils.js:49:19
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Promise.all (index 0)
at async initializeServer (/opt/homebrew/Cellar/clickup-mcp/1.5.1/libexec/lib/node_modules/@hauptsache.net/clickup-mcp/dist/index.js:24:37)
seeing some server API errors with dummy API key and dummy team ID for 1.5.1 release build