Aller au contenu principal
FigJam et le protocole MCP : quand les agents IA collaborent sur le whiteboard

FigJam et le protocole MCP : quand les agents IA collaborent sur le whiteboard

25 mai 2026 5 min de lecture
Explore how FigJam’s support for the Model Context Protocol (MCP) turns whiteboards into an AI-powered orchestration layer for design systems, with concrete agent workflows, governance requirements, and implications for sprint rituals.
FigJam et le protocole MCP : quand les agents IA collaborent sur le whiteboard

FigJam MCP agents IA collaboration as a new orchestration layer

FigJam now supports the Model Context Protocol (MCP), turning the whiteboard into a live orchestration layer where AI agents can collaborate alongside humans. Instead of a passive Figma canvas where people drag sticky notes, the board becomes a shared surface where each intelligent agent can read content, gain write access, and act as a participant in the workshop. For front end developers used to juggling Figma design files, code repositories, and documentation tools, this shift means that design work, design code, and design context start to converge in a single view.

The MCP standard lets an MCP client running in a remote environment talk to an MCP server that exposes tools as structured skills, and FigJam now plugs directly into that ecosystem. According to Anthropic’s Model Context Protocol specification and Figma’s early MCP release notes, a FigJam agent can call a remote server that hosts a documentation API, pull architecture diagrams, then redraw them on the FigJam canvas as editable components that the team can refine together. This is where FigJam MCP agents stop being a gimmick and start looking like a design system console that sits between Figma, your code canvas, and your DevOps stack.

Anthropic’s MCP specification already powers integrations in IDEs such as VS Code, where Claude-based tools can inspect code snippets, run tests, and push changes to a Git server, and FigJam extends that logic to visual collaboration. A developer can now ask an agent to parse a technical spec, generate a sequence diagram on the design board, and then link each step to real code through a code connect workflow that points back to the repository. In a concrete scenario, a FigJam MCP client might send a JSON payload like { "tool": "repo-status", "args": { "service": "checkout", "branch": "main } to a remote MCP server, receive structured test results, and have the agent render those outcomes as colour-coded nodes on the canvas. For teams that already maintain robust design systems and a shared library in Figma, this creates a continuous thread from requirements to designs to implementation without leaving the design tool.

From whiteboard to IA powered control room for design systems

The most tangible change with this new orchestration layer is that agents gain structured access to the board, not just a screenshot-level view. According to Figma’s early MCP documentation and release notes, agents can now read objects, modify text, and create new shapes, which turns every sticky, arrow, and table cell into addressable data for the MCP server behind the scenes. That means an AI agent can refactor a messy user flow into a clean FigJam diagram, align it with an existing design system, and flag inconsistencies between the board and the production Figma library.

For front end developers, this opens a path where code and designs stop living in parallel silos and start to share a common system of record. You can imagine a workflow where Claude Code, running as a FigJam MCP integration, reads an architecture map on the board, checks the corresponding code canvas in your repository, and comments directly on the Figma canvas when the implementation drifts from the agreed design. In that scenario, the MCP layer acts as a bridge that lets tools connect across remote environments, while the whiteboard becomes the human-readable façade of a deeper design, code, and infrastructure map.

These orchestration capabilities echo what is already happening in creative suites where AI assistants coordinate multi-step workflows across tools, as analysed in this piece on AI orchestrated creative workflows. FigJam’s move is specific though, because it targets the early, ambiguous phase of product work where requirements, designs, and system diagrams are still fluid and negotiable. When MCP agents can install new skills, query a remote server for compliance rules, and annotate the board with constraints, the whiteboard quietly becomes a control room for both design systems and technical architecture. At the same time, current implementations still depend on explicit permissions, access controls, and audit logs at the workspace level, so organisations need to treat MCP agents as governed extensions of their existing design system rather than fully autonomous collaborators.

New sprint rituals when figma agents share the canvas with humans

Once this FigJam–MCP integration is in place, sprint rituals start to look different for mixed design–dev équipes. A daily stand-up can begin with an AI agent that has read the latest designs, scanned the MCP server logs, and produced a concise summary of risks directly on the FigJam canvas as a set of colour-coded components. Instead of every participant reloading context from memory, the team gets a shared, agent-generated brief that reflects the current design context, open tickets, and gaps between Figma design flows and live features.

During refinement, a developer might ask a FigJam agent to map a new user story to existing designs and to the underlying system contracts, then let the AI propose a first draft of the flow on the board. From there, humans critique the proposal, adjust the designs, and use the MCP layer to push structured updates back to the MCP client that syncs with tracking tools or a remote server hosting documentation. This is where concepts like agentic UX, explored in depth in the article on interfaces that anticipate user intent, meet the everyday reality of sprint planning and handoff.

For organisations already wrestling with regulatory constraints and layered approval chains, the ability to let agents read and write access-controlled boards raises governance questions that mirror those discussed in analyses of compliance driven design decisions. Teams will need clear rules about which tools can connect to which boards, how to audit AI interventions, and when to freeze a Figma canvas as a record of decision. In practice, that means configuring role-based access for MCP clients, logging every agent action as a traceable event, and defining when human review is mandatory before an agent can update a canonical design system asset. If FigJam MCP agents turn the whiteboard into a semi-autonomous participant, then sprint rituals, design systems governance, and even the way we document work will have to evolve in step with this new orchestration layer.