How to Use the ClickUp MCP in Claude Code
Manage your ClickUp sprints directly from the terminal with Claude Code, piping task data into shell scripts and CI/CD pipelines.
Works with every AI agent you already use
…and any MCP-compatible client
Connect ClickUp MCP to Claude Code
Create your Vinkius account to connect ClickUp to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Headless ClickUp MCP Server operations
This ClickUp MCP Server lets Claude Code interact with your project boards entirely through the command line. You pipe the output of `list_list_tasks` into jq or a bash script to generate daily standup reports without opening a browser. SREs and DevOps engineers use this to tie project management into infrastructure workflows. The CLI pulls active incidents using `get_task_details` and feeds that data directly into your deployment checks.
Automated ticket generation
Using this MCP setup, cron jobs and deployment scripts file their own issues. When a background process fails, Claude Code fires `create_new_task` to alert the team immediately. The terminal agent knows exactly where to put these alerts. It navigates the directory structure using `list_clickup_workspaces` and `list_space_folders` to drop the ticket in the correct DevOps backlog.
Cross-environment project mapping
You need to audit where specific tasks live across multiple teams. The CLI chains `list_workspace_spaces` and `list_space_lists` to map out the entire organizational structure in plain text. It verifies the current user context via `get_my_clickup_profile` before running these queries. This ensures your terminal session only pulls data you actually have permission to view.
Set up ClickUp MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeclickup-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest ClickUp transactions." It will automatically discover and invoke the available ClickUp tools.
claude mcp add --transport http clickup-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about ClickUp MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the ClickUp MCP today
We host it, we monitor it, we maintain it. You just paste one token.