Flowgraf for Cursor
in.flowgraf/flowgraf
Create and edit architecture diagrams from your AI agent; get an SVG and a live editable canvas.
client:Cursor
transport:streamable-http
runtime:npm
tools:3
Install Flowgraf in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"flowgraf": {
"url": "https://flowgraf.in/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs