Skip to content
Zed

auditreach for Zed

io.github.rudrendupaul/auditreach

BYOK Reddit/YouTube research CLI with a tamper-evident audit log and an MCP server.

client:Zed transport:stdio runtime:pypi

Install auditreach in Zed

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

{
  "context_servers": {
    "auditreach": {
      "command": "uvx",
      "args": [
        "auditreach-cli"
      ]
    }
  }
}

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

auditreach in other clients