Skip to content
VS Code

miro for VS Code

ai.waystation/miro

Collaborate on visual boards with your team using Miro integration.

client:VS Code transport:streamable-http

Install miro in VS Code

.vscode/mcp.json

{
  "servers": {
    "miro": {
      "type": "http",
      "url": "https://waystation.ai/miro/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

miro in other clients