Clickup MCP support (request allowlist from them via form) #3567

Open
opened 2026-02-16 17:40:40 -05:00 by yindo · 2 comments
Owner

Originally created by @connorads on GitHub (Dec 15, 2025).

Originally assigned to: @jayair on GitHub.

https://developer.clickup.com/docs/connect-an-ai-assistant-to-clickups-mcp-server

ClickUp MCP supports all major MCP clients and Apps. We maintain an allowlist of vetted MCP client redirect URIs to protect our users from malicious phishing attacks. If your MCP client isn’t on the list, you can submit a request to have it reviewed here.

The error I'm getting sounds like it could be unrelated but I assume that this will need fixing nonetheless

➜ opencode mcp auth clickup                 

┌  MCP OAuth Authentication
│
■  Authentication failed
│
■  HTTP 401 trying to load well-known OAuth metadata
│
└  Done

If you want to try yourself here's the config
https://developer.clickup.com/docs/connect-an-ai-assistant-to-clickups-mcp-server-1

    "clickup": {
      "type": "remote",
      "url": "https://mcp.clickup.com/mcp",
      "enabled": false,
      "oauth": {}
    },
Originally created by @connorads on GitHub (Dec 15, 2025). Originally assigned to: @jayair on GitHub. https://developer.clickup.com/docs/connect-an-ai-assistant-to-clickups-mcp-server > ClickUp MCP supports all major MCP clients and Apps. We maintain an allowlist of vetted MCP client redirect URIs to protect our users from malicious phishing attacks. If your MCP client isn’t on the list, you can submit a request to have it reviewed [here](https://forms.clickup-stg.com/333/f/ad-3426753/WF90UVNDA3H2GXA6TD). The error I'm getting sounds like it could be unrelated but I assume that this will need fixing nonetheless ``` ➜ opencode mcp auth clickup ┌ MCP OAuth Authentication │ ■ Authentication failed │ ■ HTTP 401 trying to load well-known OAuth metadata │ └ Done ``` If you want to try yourself here's the config https://developer.clickup.com/docs/connect-an-ai-assistant-to-clickups-mcp-server-1 ``` "clickup": { "type": "remote", "url": "https://mcp.clickup.com/mcp", "enabled": false, "oauth": {} }, ```
Author
Owner

@github-actions[bot] commented on GitHub (Dec 15, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #5444: MCP with oauth doesn't work
  • #988: Feature request: add MCP remote using oauth

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Dec 15, 2025): This issue might be a duplicate of existing issues. Please check: - #5444: MCP with oauth doesn't work - #988: Feature request: add MCP remote using oauth Feel free to ignore if none of these address your specific case.
Author
Owner

@JaredEzz commented on GitHub (Feb 11, 2026):

I can authenticate - just turn enabled to true and then run opencode mcp auth clickup

@JaredEzz commented on GitHub (Feb 11, 2026): I can authenticate - just turn enabled to true and then run `opencode mcp auth clickup`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3567