Skip to content
Zed

signato for Zed

io.github.signato-ai/signato

Local confidentiality chamber: blocks the wrong AI output before it leaves the machine.

client:Zed transport:stdio runtime:pypi

Install signato 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": {
    "signato": {
      "command": "uvx",
      "args": [
        "signato"
      ],
      "env": {
        "JOHARI_GUARD_CONFIG": "<JOHARI_GUARD_CONFIG>"
      }
    }
  }
}

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

signato in other clients