Skip to content
Zed

aaa mcp for Zed

io.github.ariffazil/aaa-mcp

Constitutional AI Governance with 13 enforced floors (F1-F13) and tri-witness consensus for LLMs.

client:Zed transport:stdio runtime:pypi

Install aaa mcp in Zed

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

{
  "context_servers": {
    "aaa-mcp": {
      "command": "uvx",
      "args": [
        "arifos"
      ]
    }
  }
}

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

aaa mcp in other clients