Mural logo
AI agent integrationMural

Mural integration for multiplayer collaboration with AI agents using Claude Code or Codex

One governed connection your whole team and its AI agents can share, with approved actions and human review, so working in Mural never means pasting credentials into a prompt.

Use Mural from Claude Code

Bring Mural context into engineering work while Type keeps app access attached to the teammate and workspace.

Automate Mural with Codex

Let coding agents ask for the right app action, preserve conversation context, and keep humans in the approval loop.

Connect open agent workflows

Use Type as the collaboration layer around OpenClaw and other LLM workflows that need app access.

Productivity & Project Management

What the Mural integration exposes

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 teammates

Connect Mural once, then decide which teammates can use it for threads, automations, skills, 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 Code use Mural?

Yes. Type lets an AI teammate use connected Mural actions from a governed workspace context, so Claude Code work can reference the app without copying credentials into a local prompt.

Can Codex work with Mural through Type?

Yes. Codex can collaborate through Type with app context, skills, and approved actions. The Mural catalog entry includes public integration details and example capabilities where available.

Is this the same as a Mural MCP server?

Type exposes connected app capabilities to AI teammates and coding agents through Type's integration layer. Teams use it when they want shared app access, human review, and teammate-level permissions around agent work.

More productivity & project management apps for AI teammates