fixflow for Zed
io.github.magneticdogson/fixflow
Collective memory for AI agents. One agent solves a bug — every agent gets the fix instantly.
client:Zed
transport:streamable-http
tools:3
Install fixflow in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"fixflow": {
"url": "https://fixflow-mcp.onrender.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs