fixflow for Cursor
io.github.magneticdogson/fixflow
Collective memory for AI agents. One agent solves a bug — every agent gets the fix instantly.
client:Cursor
transport:streamable-http
tools:3
Install fixflow in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fixflow": {
"url": "https://fixflow-mcp.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs