Skip to content
Zed

api governance for Zed

io.github.coderifts/api-governance

Signed, offline-verifiable contract-change authorization. Only a granted change can proceed.

client:Zed transport:streamable-http tools:3

Install api governance in Zed

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

{
  "context_servers": {
    "api-governance": {
      "url": "https://app.coderifts.com/mcp"
    }
  }
}

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

What Zed can do once it is connected

api governance in other clients