Skip to content
Zed

agence for Zed

io.github.l-agence/agence

AI governance MCP server — policy enforcement, skills, memory, multi-LLM consensus

client:Zed transport:stdio runtime:npm

Install agence 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": {
    "agence": {
      "command": "npx",
      "args": [
        "-y",
        "@l-agence/mcp-server-agence"
      ],
      "env": {
        "AGENCE_ROOT": "<AGENCE_ROOT>"
      }
    }
  }
}

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

agence in other clients