Mural logo
ConnectorMural

Mural integration for Claude and Codex

Create a Mural connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.

Use Mural from Claude

Add the Mural connection to a Space that runs Claude, then use it from every channel in that Space.

Use Mural from Codex

Add the Mural connection to a Space that runs Codex, then use it from every channel in that Space.

Use Mural from Sidekick

Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.

Productivity & Project Management

What the Mural connector can do

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

One connection, many Spaces

Connect Mural once, then decide which Spaces can use it in threads, skills, automations, and coding work.

Representative actions

  • 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.

  • Create sticky note

    Create one or more sticky note widgets on a mural. Each sticky note must be a properly structured object with required x and y coordinates. Pass the 'stickies' parameter as a direct array of objects - NOT strings, NOT nested objects. Example usage: { "muralId": "mural-id-here", "stickies": [ {"x": 100, "y": 200, "text": "First note"}, {"x": 300, "y": 400, "text": "Second note", "shape": "circle"} ] }

  • 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. Widgets include sticky notes, text boxes, shapes, images, areas, arrows, icons, files, and comments. Use this after obtaining a valid mural ID from workspace murals or other mural-related actions. Supports filtering by widget type, parent container, and pagination for large result sets.

Connection

API and auth details

Mural documents developer APIs for integrating collaboration workflows such as creating and managing murals, generating reports and summaries, analyzing mural content, and connecting Mural activities to external processes; public availability may depend on Mural access programs.

FAQ

Questions people ask before connecting Mural

Can Claude use Mural?

Yes. Add a Mural connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.

Can Codex work with Mural through Type?

Yes. Add a Mural connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.

Is this the same as a Mural MCP server?

Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.

More productivity & project management connectors