Odel
quill

quill

Local
@manumarri-sudoPythonMITUpdated 2mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIquillxv0.2.0a5

Run

uvx quillx

MCP client config

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