clickup-mcp
Manage ClickUp tasks, docs, time tracking, comments, chat, and search via official MCP. OAuth authentication required.
Why use this skill?
Seamlessly manage ClickUp tasks, logs, and comments with the official ClickUp MCP skill for OpenClaw. Automate project workflows and time tracking.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/pvoo/clickup-mcpWhat This Skill Does
The ClickUp MCP skill provides a robust bridge between the OpenClaw agent and your ClickUp workspace. By leveraging the official Model Context Protocol (MCP) server, it allows your agent to perform complex operations including global search, task creation, project management, and granular time tracking. It acts as an extension of your own productivity, enabling the agent to read and modify your project boards, communicate via task comments, and log hours without requiring constant human intervention. Whether you are managing complex development sprints or daily administrative chores, this tool centralizes your ClickUp environment directly within the agent's workflow.
Installation
To get started, you must first ensure your environment is configured for MCP integration. We recommend the mcporter method for maximum flexibility:
- Install via CLI:
clawhub install openclaw/skills/skills/pvoo/clickup-mcp. - Authorize the application using Claude Code by running
claude mcp add clickup --transport http https://mcp.clickup.com/mcpand following the OAuth browser flow. - Extract the
accessTokenfrom~/.claude/.credentials.jsonusingjq. - Set this token in your
~/.clawdbot/.envfile asCLICKUP_TOKEN. - Update your
config/mcporter.jsonwith the specified headers to authenticate your calls. - Verify the installation by running
mcporter list clickup.
Use Cases
- Project Management Automation: Automatically create subtasks when a new issue is identified in a repo.
- Administrative Efficiency: Search for specific documentation or past task discussions across multiple workspaces.
- Accurate Billing: Start and stop time tracking timers based on active development tasks to ensure billable hours are tracked precisely.
- Collaborative Sync: Post updates or feedback to team members directly on task comments using @mentions.
Example Prompts
- "Search for the 'API documentation' task in ClickUp and summarize the latest comments for me."
- "Create a new task in the 'Development' folder titled 'Implement Authentication' with high priority and due date set for Friday."
- "Start the time tracker for the 'Bug Fix' task I'm currently working on."
Tips & Limitations
Tokens generated are long-lived (lasting approximately 10 years), making this a low-maintenance integration. However, always ensure your .env file is protected and never committed to version control. If you encounter authorization errors, simply re-authenticate via the Claude Code /mcp command to refresh your credentials. Note that the agent can only perform actions within the permissions granted by your ClickUp account OAuth scopes.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-pvoo-clickup-mcp": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
guru-mcp
Access Guru knowledge base via MCP - ask AI questions, search documents, create drafts, and update cards. Connects to all your Guru sources including Slack, Drive, Confluence, and SharePoint.
marktplaats
Search Marktplaats.nl classifieds across all categories with filtering support.