Skip to content
Zed

aggrete for Zed

io.github.aggrete/aggrete

MCP policy proxy: enforces a code of conduct across connectors before the upstream is called.

client:Zed transport:stdio runtime:pypi

Install aggrete in Zed

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

{
  "context_servers": {
    "aggrete": {
      "command": "uvx",
      "args": [
        "aggrete"
      ]
    }
  }
}

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

aggrete in other clients