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
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Mural connects with a single OAuth click - there is no token to paste. The first time an agent uses a Mural action, FlyMyAI asks you to authorize your Mural account. Approve it once and the connection is reused for every later run.
- Provider: Mural
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
MURAL_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. | muralId, stickies |
MURAL_GET_CURRENT_USER | Tool to retrieve information about the currently authenticated user. use when you need current user details after authentication. | - |
MURAL_GET_FILES_FOR_MURAL | Tool to retrieve a list of file widgets in a mural. use after confirming the mural id when listing file attachments. | muralId |
MURAL_GET_MURAL_WIDGETS | Tool to retrieve all widgets within a specified mural. use after confirming the mural id is correct. | muralId |
MURAL_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. | client_id, redirect_uri, scope |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Mural!