Skip to content
Zed

Fwozen for Zed

com.fwozen/fwozen

Freeze and unfreeze merges across a GitHub organization, with an audit trail.

client:Zed transport:streamable-http

Install Fwozen in Zed

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

{
  "context_servers": {
    "fwozen": {
      "url": "https://api.fwozen.com/mcp"
    }
  }
}

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

Fwozen in other clients