Introduction
In this page we’ll learn how to configure 2 things:- Get ClickUp to push events to Cosmos via webhooks
- Get Cosmos to interact with ClickUp via the ClickUp MCP server
Prerequisites
To configure the one-time connectivity between Cosmos and ClickUp: Cosmos- any user who can self-create webhooks and configure MCP servers
- must have the Owner or Admin role
- must be on the Business Plus plan (to enable Webhooks & Automation Integrations)
Step 1 - Configure ClickUp to notify a Cosmos webhook
Webhook receiver in Cosmos
Let’s create a new webhook in Cosmos (so Cosmos can listen to ClickUp events). Go to Cosmos (https://cosmos.augmentcode.com) > Settings > Webhooks (https://cosmos.augmentcode.com/webhooks) > Create a webhook > Custom Webhooks:- Enter Description: ClickUp
- Keep Shared toggled on
- Click on Create

Webhook sender in ClickUp
Let’s create a new webhook config in ClickUp (so ClickUp can POST to a given url when certain ClickUp events occur) In ClickUp as an Owner or Admin, click on your avatar top right > Settings > Automations Manager > Webhooks tab:
- Title: Cosmos
- Description: Notifies Cosmos when events occur in ClickUp
- Url: paste the webhook url Cosmos provided
- Headers:
- keep Content-type: application/json
- add header Authorization and as value paste the Bearer whsec_xxxx Cosmos provided
- Keep Webhook status enabled
- Click on Test webhook











Step 2: Integrate with ClickUp via a Service Account
For Cosmos to interact with ClickUp via a ClickUp service account we’ll leverage the ClickUp remote MCP server and authenticate it with said service account as we’d want Cosmos to run headless automations. Do NOT authenticate the remote MCP server using your human identity, use the dedicated service account user instead. As a ClickUp admin, create a dedicated service account user by going to Settings > Admin > People > Invite people > Enter Email: ex: augment@mycompany.com (you may have to create this email alias on your real admin email so you can receive and accept the invite). In an incognito window > Accept the ClickUp invite and login in ClickUp as augment@mycompany.com. In that incognito window > sign in in Cosmos as admin (https://cosmos.augmentcode.com) > Settings > MCP Registry > search ClickUp in the list of Featured remote MCP servers:






