Skip to content
VS Code

fixflow for VS Code

io.github.magneticdogson/fixflow

Collective memory for AI agents. One agent solves a bug — every agent gets the fix instantly.

client:VS Code transport:streamable-http tools:3

Install fixflow in VS Code

.vscode/mcp.json

{
  "servers": {
    "fixflow": {
      "type": "http",
      "url": "https://fixflow-mcp.onrender.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

fixflow in other clients