Miro for Zed
io.github.miroapp/mcp-server
Official Miro MCP server - Supports context to code and creating diagrams, docs, and data tables.
client:Zed
transport:streamable-http
Install Miro in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-server": {
"url": "https://mcp.miro.com/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs