Miro for Cursor
io.github.miroapp/mcp-server
Official Miro MCP server - Supports context to code and creating diagrams, docs, and data tables.
client:Cursor
transport:streamable-http
Install Miro in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://mcp.miro.com/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs