Skip to content

--help should not make the server API call? #11

@chenrui333

Description

@chenrui333

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions