Clickup MCP support (request allowlist from them via form)
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": {}
},
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.