Feature Requests

Please search first before posting to help others find and vote for your idea!
MCP: get_chat_channels should return DM participant IDs
The get_chat_channels tool returns DM channels with only type , visibility , creator , and created_at — there is no members or counterparty field. For an agent, this makes it impossible to identify which DM channel corresponds to which user without probing messages in every channel. Repro: 1. Authenticate against mcp.clickup.com/mcp as a user with several DMs 2. Call clickup_get_chat_channels 3. All DM entries list the viewer as creator with no indication of the other party Impact: - An agent cannot send a DM to a named user without enumerating every DM channel and checking its messages for a user_id match. - Today's workaround: the user manually seeds a DM in the ClickUp UI, then the agent probes each DM's messages looking for the one with fresh activity. - Scales poorly (O(n) API calls per user lookup), and is brittle on empty or cold DMs. Suggested fixes (pick any): 1. Include members: [user_id, …] (or an explicit counterparty_user_id for DMs) in the get_chat_channels response. 2. Add a clickup_find_or_create_dm_channel tool that takes a user ID and returns the DM channel ID (creating it if missing). 3. Allow clickup_send_chat_message to accept a recipient_user_id alongside (or instead of) channel_id , auto-resolving/creating the DM. This mirrors Slack's chat.postMessage , which accepts a user ID as channel and auto-opens the DM. Context: Hit while integrating the first-party mcp.clickup.com/mcp server into an internal MCP Manager. Happy to test any proposed fix.
0
·
ClickUp AI
Whiteboard + AI to build visually appealing structures quickly.
It would be great to be able to use AI to quickly generate clean, and cool looking whiteboards. Currently the AI Brain in whiteboard only generates images, and they are all cut off. Instead, i'd like to ask it to "pull all tasks from this board as headers with unique colors, and put descriptions as sub sticky notes". That way I could create a quick org chart, or view of specific tasks quickly, efficiently, and in a cool looking way. On some other tools this involves importing .json and .csv data which most LLM/AI tech can work with. If I could simply copy and paste in such formats and choose my template look or describe it then it would save tons of time in the long run. No current workaround to generate formatted whiteboard material. I can almost get there by importing .csv or .json as tasks using import or AI Brain. Then I have to drag in each tasks. However, once I try to do any whiteboarding the AI just generates faulty images instead of editable structures in a useful format. Final goal, open whiteboard, ask AI to pull in tasks I've already got of a tag type from X project, tell it to build a color coded structure using bubbles at the top and stickies below it (or from template example), and presto it builds a structure. Example attached. I've use a different tool and AI to do this with prompts so it's very possible. Giving users a few preset prompts and styles would solidify this as useful for all sorts of purposes in the whiteboard tool.
7
·
ClickUp AI
·
building now
⬆️⬆️⬆️ Persistent Memory for ClickUp Brain �
Overview: Persistent memory would allow ClickUp Brain to remember user-defined preferences, shorthands, and workflow rules across sessions—similar to features in ChatGPT, manus.im and other standout AI tools. This would significantly enhance workflow efficiency and user experience. Use Case Example: As a user managing multiple “Inbox” lists across different Spaces (e.g., General, Business, Relationships), I want to quickly capture tasks, notes, and ideas into the correct list using custom shorthands (e.g., “Inbox: [my entry]”, “Business Inbox: [my entry]”, “gi: [my entry]”). Currently, ClickUp Brain does not retain these preferences between sessions, requiring me to repeat instructions or clarify context each time, which is very inefficient. Benefits: - Frictionless Capture: Users can define and reuse custom shorthands for rapid task entry, reducing cognitive load and saving time. - Personalized Workflows: Persistent memory enables tailored automation, such as routing items to the correct list or applying user-specific rules without repeated setup. - Consistency: Ensures that workflow processes remain consistent, even as users switch devices or return after a break. - User Empowerment: Allowing users to view, update, or delete their stored preferences gives them control and transparency, increasing trust in the AI assistant. Feature Suggestion:- Enable persistent, user-manageable memory for “Brain Max" (or indeed ClickUp). - Allow users to set, review, and update their own shorthands, rules, and preferences. - Provide an interface for managing these settings, similar to prompt libraries or automation dashboards. Impact: This feature would streamline daily workflows, reduce repetitive setup, and make ClickUp Brain a true productivity partner—especially for power users and teams with complex/ personalised processes.
7
·
ClickUp AI
·
planned
Load More