Skip to main content
Feedback

Mural MCP connector

Mural is a visual AI-powered, cloud-based digital whiteboard platform designed for real-time and asynchronous team collaboration. The Mural MCP connector allows AI agents to create and manage murals, control access permissions, and duplicate or export visual workspaces to files. It also supports retrieving individual mural details, generating asset URLs, and obtaining export links for collaborative boards.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the Mural MCP connector to perform the following actions:

  • Organize team brainstorming sessions with real-time digital whiteboards and collaborative tools
  • Automate mural creation, sharing, and permission management across your organization
  • Capture and export visual collaboration outputs as files for stakeholder review
  • Manage mural access by inviting users, updating permissions, and removing members
  • Facilitate structured decision-making using voting sessions and timer features in murals
  • Tag and categorize mural content for easy discovery and workflow organization
  • Enable asynchronous collaboration through private mode sessions and chat integration

Example prompts

Use the following example prompts to invoke Mural MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Create a new mural for our product roadmap planning session.
  • Invite the marketing team to the Q4 strategy mural and give them edit access.
  • Export our brainstorming mural as a PDF file.
  • Start a voting session in the design mural to decide on the final mockup.
  • Add tags to organize content in our innovation mural.
  • Remove a team member from the project planning mural.
  • Get a list of everyone who has access to the customer feedback mural.
  • Duplicate the successful workshop mural to use as a template for next month.
  • Start a timer for our 30-minute design sprint in Mural.
  • Show me all voting sessions currently active in our strategy mural.

Mural MCP connector tools

The Mural MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
mural_muralcreatemural_invokeCreates a new mural workspace.
createMuralCreates a new mural workspace.
getMuralByIdRetrieves details for a specific mural.
deleteMuralByIdDeletes a specific mural.
updateMuralByIdModifies settings or content of a mural.
muralAccessInfoRetrieves access permissions and sharing details for a mural.
createAssetGenerates a URL for uploading or accessing an asset.
duplicateMuralCreates a copy of an existing mural.
exportMuralExports mural content to a downloadable file.
exportURLMuralGenerates a URL for exporting mural content.
getMuralChatRetrieves chat messages and conversations in a mural.
getPrivateModeRetrieves the private mode session for a mural.
startPrivateModeInitiates a private mode session for a mural.
stopPrivateModeEnds a private mode session for a mural.
sendRequestAccessToMuralSends a request to access a mural.
getMuralTagsRetrieves all tags used in a mural.
createMuralTagCreates a new tag in a mural.
getTagByIdRetrieves details for a specific tag.
updateTagByIdModifies a tag in a mural.
deleteTagByIdRemoves a tag from a mural.
getMuralTimerRetrieves the timer status for a mural.
updateMuralTimerPauses or resumes the timer in a mural.
startMuralTimerStarts the timer for a mural.
stopMuralTimerStops the timer for a mural.
getMuralUsersRetrieves list of users participating in a mural.
updateMuralMemberPermissionsChanges access levels for a mural member.
inviteUsersToMuralSends invitations to users to join a mural.
removeMuralUsersRemoves users from a mural.
getMuralVotingSessionsRetrieves all voting sessions in a mural.
getMuralVotingSessionByIdRetrieves details for a specific voting session.
deleteMuralVotingSessionByIdDelete a voting session in a mural.
voteWidgetMuralVotingSessionVote for a widget in the active voting session of a mural.
getMuralVotingSessionResultsGet voting session results in a mural.
startMuralVotingSessionStart a voting session for a mural.
endMuralVotingSessionEnd a voting session for a mural.
getMuralWidgetsGet widgets for a mural.
getMuralFileWidgetsGet files for a mural.
getMuralWidgetGet single widget.
deleteWidgetByIdDelete a widget.
createAreaCreate an area on a mural.
updateAreaUpdate an area on a mural.
createArrowCreate an arrow on a mural.
updateArrowUpdate an arrow on a mural.
createFileCreate a file on a mural.
updateFileUpdate a file on a mural.
createImageCreate an image in a mural.
updateImageUpdate an image in a mural.
createShapeWidgetCreate shapes on a mural.
updateShapeWidgetUpdate a shape widget on a mural.
createStickyNoteCreate sticky notes on a mural.
updateStickyNoteUpdate a sticky note on a mural.
createTableCreate a table on a mural.
createTitleCreate titles on a mural.
updateTitleUpdate a title on a mural.
createTextboxCreate text boxes on a mural.
updateTextboxUpdate a textbox on a mural.
createRoomCreate a room.
getRoomInfoByIdGet single room.
deleteRoomByIdDelete single room.
updateRoomByIdUpdate single room.
createRoomFolderCreate a folder in a room.
getRoomFoldersGet folders for a room.
deleteFolderByIdDelete a folder from a room.
getRoomMembersGet users for a room.
updateRoomMemberPermissionsUpdate room's members' permissions.
inviteUsersToRoomInvite users to a room.
removeRoomUsersRemove users from a room.
getDefaultTemplatesGet default templates.
createCustomTemplateCreate a custom template from a mural.
deleteTemplateByIdDelete single template.
createMuralFromTemplateCreate a mural from a template.
getCurrentMemberGet current user.
getWorkspacesGet workspaces.
getWorkspaceGet single workspace.
getWorkspaceMuralsGet murals for a workspace.
getWorkspaceRecentMuralsGet recently opened murals for a workspace.
getWorkspaceRoomsGet rooms for a workspace.
getWorkspaceOpenRoomsGet open rooms for a workspace.
inviteUsersToWorkspaceInvite users to a workspace.
getRoomMuralsGet murals for a room.
getTemplatesByWorkspaceGet default and custom templates for a workspace.
getRecentTemplatesGet the recent templates for a workspace.
searchMuralsSearch murals.
searchRoomsSearch rooms.
searchTemplatesSearch templates.
createCommentCreate a comment on a mural.
updateCommentUpdate a comment on a mural.
updateMuralVisitorSettingsUpdate mural visitor settings.
resetVisitorLinkReset the mural visitor link.
On this Page