Mural

Mural

Mural is a digital whiteboard platform enabling distributed teams to visually brainstorm, map ideas, and collaborate in real time with sticky notes and diagrams

170VIEWS
10USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app muralnpx @composio/cli add cursor --app muralnpx @composio/cli add cursor --app muralnpx @composio/cli add cursor --app mural

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Create Sticky Note

Tool to create one or more sticky note widgets on a mural. use when you need to add notes to a mural layout.

Get Current User

Tool to retrieve information about the currently authenticated user. use when you need current user details after authentication.

Get Files For A Mural

Tool to retrieve a list of file widgets in a mural. use after confirming the mural id when listing file attachments.

Get Mural Widgets

Tool to retrieve all widgets within a specified mural. use after confirming the mural id is correct.

Mural Authorization Request

Tool to initiate the oauth 2.0 authorization process. use when you need to redirect a user to mural to obtain an authorization code.

5 actions available