Skip to content
Zed

quill for Zed

io.github.manumarri-sudo/quill

Pre-execution gate for AI-agent tool calls. Touch ID approval. Tamper-evident audit log.

client:Zed transport:stdio runtime:pypi

Install quill in Zed

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

{
  "context_servers": {
    "quill": {
      "command": "uvx",
      "args": [
        "quillx"
      ]
    }
  }
}

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

quill in other clients