Skip to content
Grok

clickup for Grok

io.usefulapi/clickup

Read teams, spaces, lists and tasks; create, update and comment on tasks and track time.

client:Grok transport:streamable-http

Install clickup in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "clickup": {
      "type": "http",
      "url": "https://clickup.usefulapi.io/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

clickup in other clients