ClickUp
Where to issue a ClickUp API key and connect it to Nora.ClickUp integrations let your agents read/write tasks, lists, and spaces. Nora authenticates by passing the token in the raw
Authorization header (ClickUp doesn’t expect a Bearer prefix).
Where to apply for credentials
ClickUp — Apps settings
Settings → Apps
Connect in Nora
Paste the token. Nora callsGET /api/v2/user and reports the username.
MCP server
No official ClickUp MCP server today.Environment variables Nora injects
| Variable | Source |
|---|---|
CLICKUP_API_KEY | API Key field |
CLICKUP_TEAM_ID | Team ID (if set) |

