Skip to content
Zed

fcop for Zed

io.github.joinwell52-ai/fcop

Durable tasks, reports, reviews and branch convergence for multi-agent teams over local files.

client:Zed transport:stdio runtime:pypi

Install fcop in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "fcop": {
      "command": "uvx",
      "args": [
        "fcop-mcp"
      ],
      "env": {
        "FCOP_PROJECT_DIR": "<FCOP_PROJECT_DIR>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

fcop in other clients