Flowgraf for Zed
in.flowgraf/flowgraf
Create and edit architecture diagrams from your AI agent; get an SVG and a live editable canvas.
client:Zed
transport:streamable-http
runtime:npm
tools:3
Install Flowgraf in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"flowgraf": {
"url": "https://flowgraf.in/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs