Skip to content
Claude Desktop

quill for Claude Desktop

io.github.manumarri-sudo/quill

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

client:Claude Desktop transport:stdio runtime:pypi

Install quill in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

quill in other clients