How to Use the ClickUp MCP in Claude Code
Control your ClickUp workspace directly from your terminal sessions and CI/CD pipelines using Claude Code.
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.
Pipeline-Driven Task Creation
The `create_task` tool allows Claude Code to generate ClickUp bug reports automatically during a failed terminal session. This MCP tool lets you pipe build logs directly into Claude Code to populate the ClickUp task description with stack traces. Manual ticket creation becomes a thing of the past when your local Claude Code terminal deployments break. Your Claude Code agent creates the ClickUp ticket, assigns it, and outputs the new task ID for your shell scripts to use.
Command-Line Workspace Navigation
The `list_workspaces` tool gives your Claude Code CLI agent immediate access to your entire ClickUp organization structure. From there, Claude Code queries `list_spaces` and `list_folders` to find the exact ClickUp list ID you need without opening a browser. It is built for speed in headless Claude Code environments to pull ClickUp data instantly. You get raw, structured lists of your ClickUp project hierarchy fed directly into your Claude Code terminal workflow.
Terminal-Based ClickUp MCP Server Operations
The `delete_task` tool lets your Claude Code terminal agent clean up test ClickUp tickets or duplicate issues in bulk. Claude Code queries `list_tasks` to find matching ClickUp targets, then runs the deletion loop programmatically. You can script these ClickUp operations to run at the end of a Claude Code release cycle. It keeps your ClickUp workspace clean without requiring manual triage outside of your Claude Code terminal.
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-alternative-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-alternative-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.