Miro Connector for AI agents.
14 live capabilities
Manage visual whiteboards and team collaboration boards directly from your chat.
Waiting for input…
Why people use Miro
Miro for Visual Whiteboarding and Project Planning
With this Connector, you just tell your agent to do it. You can dump meeting notes into sticky notes, create cards for a sprint, and manage board access through a simple conversation. You get a populated, organized board in seconds.
What Vinkius changes
You get a direct line to your Miro boards without opening a browser tab.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Live Sprint Planning
A PM asks the agent to add a sticky note for the API update and it appears on the board instantly during a call.
- Real-world use case 02
Design Review Audits
A designer asks the agent to list board members to see who can view the latest mockups before a deadline.
- Real-world use case 03
Project Cleanup
A lead uses delete_board_item to clear out old cards from a finished project to keep the workspace clean.
Complete set · 14capabilities
The complete Miro capability set.
These are the exact actions your AI can choose when you ask it to work with Miro.
01—04
4 capabilities in this set.
Part of 14 available through Miro.
- 01 Capability
Create board
Make a new Miro board with a name and description. This lets you spin up new projects instantly.
- 02 Capability
Create card
Create a card widget with a title, description, and canvas position. Use this to build out structured content.
- 03 Capability
Create comment
Post a new comment or reply to an existing one on a Miro board. This makes async collaboration easier.
- 04 Capability
Create sticky note
Add a sticky note to a Miro board with custom text and coordinates. Use this to dump quick notes on the canvas.
05—08
4 capabilities in this set.
Part of 14 available through Miro.
- 05 Capability
Delete board item
Remove a specific item from a Miro board. This action is permanent so use it carefully.
- 06 Capability
Get board
Fetch the details, owner, and permissions for a specific Miro board. Use this to verify board status.
- 07 Capability
Get board item
Get the specific content and position of a single board widget. This is useful for inspecting specific items.
- 08 Capability
Get user context
Check your current Miro identity and account type. Use this to verify your connection is working.
09—11
3 capabilities in this set.
Part of 14 available through Miro.
- 09 Capability
List board items
See all widgets on a Miro board filtered by type like shapes or images. This helps you audit board content.
- 10 Capability
List board members
View the full list of people who have access to a Miro board. Use this to check permissions.
- 11 Capability
List boards
Browse all the boards you have permission to see. Use this to discover your workspaces.
12—14
3 capabilities in this set.
Part of 14 available through Miro.
- 12 Capability
List comments
Get a list of all comments on a Miro board including author info and content. Use this to pull feedback into your chat.
- 13 Capability
Update board
Change the name or description of an existing Miro board. This keeps your workspace organized.
- 14 Capability
Add board member
Add a user to a Miro board with a specific role like admin or viewer. This helps you manage team access quickly.
Set up in minutes
One URL. Then ask Miro to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Miro from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_aFUE4h8QB2EsDtEigSv75k0FthaLiyZBI8QXTFG6/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Miro, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Miro for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_aFUE4h8QB2EsDtEigSv75k0FthaLiyZBI8QXTFG6/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Miro URL.
- Step 03
Save and start
Save the connection and enable Miro in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"miro": {
"url": "https://edge.vinkius.com/vk_preview_aFUE4h8QB2EsDtEigSv75k0FthaLiyZBI8QXTFG6/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Miro
Open Agent mode in chat and ask: "Using Miro, help me...". 14 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"miro": {
"url": "https://edge.vinkius.com/vk_preview_aFUE4h8QB2EsDtEigSv75k0FthaLiyZBI8QXTFG6/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Miro
Ask Copilot: "Using Miro, help me...". 14 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"miro": {
"url": "https://edge.vinkius.com/vk_preview_aFUE4h8QB2EsDtEigSv75k0FthaLiyZBI8QXTFG6/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Miro
Open Cascade and ask: "Using Miro, help me...". 14 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"miro": {
"url": "https://edge.vinkius.com/vk_preview_aFUE4h8QB2EsDtEigSv75k0FthaLiyZBI8QXTFG6/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Miro
Ask Cline: "Using Miro, help me...". 14 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add miro --transport http "https://edge.vinkius.com/vk_preview_aFUE4h8QB2EsDtEigSv75k0FthaLiyZBI8QXTFG6/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Miro
Ask Claude: "Using Miro, show me...". 14 tools are ready
Where the request belongs
Work Miro can move forward.
Product Managers who need to keep meeting notes organized without manual typing, designers who audit board items for reviews, and team leads who manage access across multiple boards.
Product Manager
Use it on a Tuesday to dump meeting notes into sticky notes and create sprint cards via voice or text.
Designer
Use it to audit board items and manage access for design reviews without leaving your IDE.
Team Lead
Use it to monitor collaboration activity and manage permissions across multiple boards in one place.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMiro (Visual Collaboration & Whiteboarding)
Manage collaborative boards via Miro. create sticky notes, list visual items, and audit team members.
Miro
Brainstorm, plan, and design together on an infinite visual canvas that brings distributed teams into the same creative space.
BoardMix
Collaborative whiteboard and visual production platform. manage whiteboards, design nodes, and teams via AI.
Peerbie
Orchestrate your entire team's workspace, from Kanban boards to calendar events, completely driven by AI.
BoardEffect
Manage board activities via BoardEffect. list meetings, members, and documents directly from any AI agent.
Infinity
Organize any kind of work with flexible boards, lists, and tables that adapt to how your team thinks and operates.
Bring your own AI
Change the model, client or framework. Keep Miro connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Miro.
The practical details behind the request, access and result.
Can the Miro MCP create boards for me?
Yes. You can ask your agent to create a new board with a specific name and description, and it will set it up for you instantly.
How do I add team members to a board using the Miro MCP?
You can simply tell your agent to add a user to a specific board. It can also assign them a role like owner, admin, editor, commenter, or viewer.
Can I read comments from my Miro boards?
Yes. Your agent can pull all comments from a board, including the author info and the content, so you can review feedback without opening Miro.
Does the Miro MCP work with Cursor?
Yes. This Connector works with any MCP-compatible client, including Cursor, Claude, and Windsurf.
How do I manage permissions with the Miro MCP?
You can use your agent to see who currently has access and then add new members with specific permission levels to keep your boards secure.
Can I add sticky notes to existing boards?
Yes. You can tell your agent to place a sticky note anywhere on an existing board by describing the text and the general area.
How do I get a Miro Access Token?
Go to Miro Developer Portal, create an app, and generate a Personal Access Token (PAT) or set up OAuth 2.0. PATs are simpler for personal use. go to your app settings and create a token under 'Personal Access Tokens'. Copy it immediately as it won't be shown again.
Can I create sticky notes programmatically?
Yes! Use create_sticky_note with the board ID and content text. Optionally set x,y coordinates on the canvas for precise positioning. The sticky note will appear on the board immediately and all collaborators will see it in real-time.
Can I manage board members via the API?
Yes! Use list_board_members to see who has access and their roles, and add_board_member to grant access to new users with a specific role (owner, admin, editor, commenter, viewer). The user must already have a Miro account.
Can I filter board items by type?
Yes! Use list_board_items with the type parameter to filter by: sticky_note, card, shape, text, connector, image, embed, frame, document, or mind_map. This is useful for finding specific widget types without loading all board content.
One connection away
Give your agent a direct line to Miro.
Connect Miro once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available