draw.io for Cursor
io.draw/mcp
Create diagrams in chat, rendered as live interactive draw.io diagrams. 10,000+ searchable shapes.
client:Cursor
transport:streamable-http
tools:2
Install draw.io in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.draw.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs