Available for: All plans
MCP Clients are AI tools (this means Cursor, Claude Code, Lovable) that connect to the Miro MCP Server using the Model Context Protocol (MCP). They implement the MCP specification to establish a secure client-to-server connection and interact with Miro boards.
How it works
In Enterprise plans, an admin enables Miro's MCP Server for the organization.
- Configure your MCP Client (AI tool) to connect to the Miro MCP Server.
- The client establishes a secure MCP connection to
https://mcp.miro.com. - Authorize the client via OAuth, choosing what it can access (boards, team, scope).
- The AI tool uses MCP to read and act on board content within the granted permissions.
Types of clients
- IDE Clients: VSCode, Cursor, GitHub Copilot
- Non-IDE Clients: Lovable, Replit, Claude Code, Gemini CLI, Windsurf
What they can do
- Code to diagram: Convert code into visual diagrams.
- Board to code: Turn board content into working application code.
- Visual prototyping: Generate landing pages and UI designs from board concepts.
- Cross-tool context: Let AI tools understand and build on your visual work across tools.
Available clients
On Enterprise plans, a Company admin may restrict which clients can connect via an allowlist.
Explore all options in our developer documentation.