Miro Connector for AI agents.
8 live capabilities
Build and manage visual whiteboards and roadmaps through conversation.
Waiting for input…
Why people use Miro
Miro for Visual Whiteboard Management
This Connector lets your agent handle that friction for you. You can stay in your chat and tell your agent to create a new board or add notes based on what you just discussed. You get a visual workspace that stays updated without you ever having to leave your current screen.
What Vinkius changes
You turn your visual canvas into a searchable and editable workspace controlled by your agent.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Sprint Planning Automation
A PM asks the agent to create a new board for the Q3 sprint and add 10 sticky notes from a meeting transcript using create_sticky_note.
- Real-world use case 02
User Research Audit
A designer asks the agent to list all items on a journey map board to identify missing touchpoints using list_board_items.
- Real-world use case 03
Security Access Check
An admin asks the agent to check who has access to the Confidential Strategy board to ensure security using list_board_members.
Complete set · 8capabilities
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 8 available through Miro.
- 01 Capability
Create sticky note
Put a new sticky note on a board to capture an idea or task. This helps you turn chat history into visual data.
- 02 Capability
Delete board
Remove a board from your account when it is no longer needed. This keeps your workspace organized and clean.
- 03 Capability
Get board details
Fetch the specific metadata and info for a single board. This provides context for your agent's actions.
- 04 Capability
List boards
See a list of all the boards in your Miro account. Use this to find the right workspace without opening a browser.
05—08
4 capabilities in this set.
Part of 8 available through Miro.
- 05 Capability
List board items
See a full list of all notes, shapes, and text on a board. Use this to get a quick overview of a complex canvas.
- 06 Capability
List board members
Find out which people have access to a specific board. It is useful for auditing permissions quickly.
- 07 Capability
List organizations
View all the different Miro organizations you are part of. This helps you manage multiple team accounts.
- 08 Capability
Create board
Make a brand new Miro board for a new project or meeting. You can do this with a single text command.
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_QA0XE2b5W2fRqfBwtLcgf4LQRyVJMtzagWpcVQNQ/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_QA0XE2b5W2fRqfBwtLcgf4LQRyVJMtzagWpcVQNQ/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-alternative": {
"url": "https://edge.vinkius.com/vk_preview_QA0XE2b5W2fRqfBwtLcgf4LQRyVJMtzagWpcVQNQ/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...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"miro-alternative": {
"url": "https://edge.vinkius.com/vk_preview_QA0XE2b5W2fRqfBwtLcgf4LQRyVJMtzagWpcVQNQ/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...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"miro-alternative": {
"url": "https://edge.vinkius.com/vk_preview_QA0XE2b5W2fRqfBwtLcgf4LQRyVJMtzagWpcVQNQ/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...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"miro-alternative": {
"url": "https://edge.vinkius.com/vk_preview_QA0XE2b5W2fRqfBwtLcgf4LQRyVJMtzagWpcVQNQ/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...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add miro-alternative --transport http "https://edge.vinkius.com/vk_preview_QA0XE2b5W2fRqfBwtLcgf4LQRyVJMtzagWpcVQNQ/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...". 8 tools are ready
Where the request belongs
Work Miro can move forward.
This is for the product manager tired of manual updates, the designer drowning in sticky notes, and the agile lead who needs to automate board setup for every new sprint.
Product Manager
They use this to build roadmaps and user journey maps via chat instead of manual dragging.
UX Designer
They use this to query board items and manage brainstorming artifacts without scrolling through endless canvases.
Agile Team Lead
They use this to create new project boards and sync members across different teams automatically.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBoardMix
Collaborative whiteboard and visual production platform. manage whiteboards, design nodes, and teams via AI.
Miro (Visual Collaboration & Whiteboarding)
Manage collaborative boards via Miro. create sticky notes, list visual items, and audit team members.
Miro
Manage Miro boards, items and comments via API. create boards, add sticky notes, browse items and manage members from any AI agent.
Pixso
Collaborative design platform and UI/UX capability. manage design files, nodes, and teams via AI.
MasterGo
Collaborative design platform and UI/UX capability. manage design files, nodes, and comments via AI.
Tower
Lightweight project management and team collaboration platform. manage tasks, projects, and discussions via AI.
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 I use the Miro MCP to create new boards?
Yes, you can tell your agent to create a new board for any project or meeting instantly through your chat.
How do I add sticky notes using the Miro MCP?
Just describe the note to your agent, and it will use the capabilities provided to put it on the board automatically.
Can the Miro MCP manage my team access?
Yes, it can list the members of any board so you can check who has permission to view or edit your work.
Does the Miro MCP work with Cursor or Claude?
It works with any MCP-compatible client, including Claude, Cursor, and Windsurf.
Can I see what is on my board with the Miro MCP?
You can use the list_board_items capability to see every shape and note on a specific board at once without opening a browser.
Can the Miro MCP delete old boards?
Yes, you can tell your agent to delete boards you no longer need to keep your workspace organized and tidy.
Can I list all items on a Miro board using my AI agent?
Yes! Use the list_board_items capability and provide the Board ID. Your agent will retrieve all widgets, sticky notes, and text blocks on that board.
How do I add a new sticky note to a board?
Use the create_sticky_note action. Provide the Board ID and the content of your note to place it programmatically on the whiteboard.
Is it possible to manage board members via AI?
Yes, the get_board_members capability allows you to retrieve a list of all users who have access to a specific board, along with their roles.
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