Integrates ClickUp task management with AI systems to enable automated task creation, updates, and retrieval for enhanced project workflow efficiency.
Log in to ClickUp
- Open ClickUp in your browser and log in with your account.
Obtain Your ClickUp API Key
- Click your avatar (bottom left corner), then select Apps (or navigate directly to ClickUp Apps Settings).
- In the API section, click Generate Key (if you haven't done so already) or copy your existing API key.
Find Your ClickUp Team ID
- While logged in, navigate to your desired Workspace in ClickUp.
- Look at the URL in your browser. It will look something like:
https://app.clickup.com/12345678/some-path
- The number after
app.clickup.com/
is your Team ID (e.g., 12345678
). Copy this number.
Add the Values in the FastMCP Connection Interface
- Press the "Install Now" button, or open the FastMCP connection interface for ClickUp.
- Fill in the required fields:
CLICKUP_API_KEY
: Paste your API key from Step 2
CLICKUP_TEAM_ID
: Paste your Team ID from Step 3
(Optional) Enable Document Support
- If you want to enable document operations, ensure the
DOCUMENT_SUPPORT
field is set to true
in the FastMCP interface.
Save and Connect
- Confirm and save your configuration in the FastMCP interface.
Your ClickUp MCP server should now be ready to use with your workspace!