# Miro MCP for AI Agents AI Agent Connect

> Miro MCP lets you manage your visual whiteboards and sticky notes through your AI client. It handles everything from board creation to member access, letting you build out complex visual plans using just plain text commands.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_QA0XE2b5W2fRqfBwtLcgf4LQRyVJMtzagWpcVQNQ/ai-agent-connect
- **Tags:** whiteboarding, visual-collaboration, brainstorming, project-planning, infinite-canvas, remote-work

## Description

This Miro MCP lets you manage your visual whiteboards and sticky notes through your AI client. You spend a lot of time jumping between your project management tools and your visual whiteboards. When you need to update a roadmap or grab a specific sticky note from a brainstorming session, you usually have to leave your chat or IDE to find the right board. This changes that by giving your agent a direct line into your Miro workspace. You can ask your agent to build a new board for a sprint or find out who has access to a specific project without opening a browser tab. It's a practical way to keep your visual work in sync with your actual conversation. Since Vinkius hosts this connection, you can get your agent up and running in minutes. Instead of manual clicking, you just tell your agent what needs to happen on the canvas, and it handles the heavy lifting of updating items, managing members, and organizing your boards. This means you can stay focused on the high level strategy while the agent handles the tedious work of populating notes and organizing the layout. You can even check your project status by asking the agent to list items on a specific board, allowing you to see the current state of a project without ever having to scroll through a massive canvas. It turns your visual workspace into an interactive part of your daily conversation. This connection bridges the gap between static planning and active execution.

## Tools

### 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.

### delete_board
Remove a board from your account when it is no longer needed. This keeps your workspace organized and clean.

### get_board_details
Fetch the specific metadata and info for a single board. This provides context for your agent's actions.

### list_boards
See a list of all the boards in your Miro account. Use this to find the right workspace without opening a browser.

### 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.

### list_board_members
Find out which people have access to a specific board. It is useful for auditing permissions quickly.

### list_organizations
View all the different Miro organizations you are part of. This helps you manage multiple team accounts.

### create_board
Make a brand new Miro board for a new project or meeting. You can do this with a single text command.

## Prompt Examples

**Prompt:** 
```
List my boards.
```

**Response:** 
```
I've found your boards: 

*   **Q4 Roadmap**
*   **User Research**
*   **Brainstorming Session**

Which one do you want to work on?
```

**Prompt:** 
```
Add a note to the Roadmap board saying 'Fix Login Bug'.
```

**Response:** 
```
Done! I've added that sticky note to your **Q4 Roadmap** board. You can see it there now.
```

**Prompt:** 
```
Who is on the Research board?
```

**Response:** 
```
I checked the members for the **User Research** board. You have 3 collaborators:

*   Sarah (Editor)
*   Mike (Viewer)
*   Design Team Group
```

## Capabilities

### Create new boards
Generate a fresh Miro board for a new project or meeting instantly.

### Add sticky notes
Place new ideas or tasks directly onto a board from your chat.

### List board items
See every shape, note, and text block on a specific board at once.

### Manage board members
Check who can see or edit your boards and manage permissions.

### List organizations
View all the different Miro organizations you are part of.

### Get board details
Fetch the specific metadata and info for a single board.

### Delete boards
Remove old or unnecessary boards from your account to keep your workspace clean.

## Use Cases

### 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.

### 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.

### 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.

### Real-time Brainstorming
A team types out ideas in chat, and the agent uses create_sticky_note to put them on the board in real-time as they speak.

## Benefits

- Stop tab-switching by using list_boards to find the right workspace without leaving your chat.
- Populate your canvas faster by using create_sticky_note to turn your chat history into visual items.
- Keep your workspace clean by using delete_board to prune old projects instantly.
- Manage permissions easily with list_board_members to see who has access in one go.
- Get instant project context by using get_board_details to pull metadata into your current conversation.
- Organize your work better by using list_organizations to manage multiple team accounts from one place.

## How It Works

The bottom line is you turn your visual canvas into a searchable and editable workspace controlled by your agent.

1. Connect your Miro OAuth 2.0 token to the Connector.
2. Grant your AI client permission to access your boards.
3. Ask your agent to create boards, add notes, or list members.

## Frequently Asked Questions

**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 tools 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 tool 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` tool 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` tool allows you to retrieve a list of all users who have access to a specific board, along with their roles.