auditreach for VS Code
io.github.rudrendupaul/auditreach
BYOK Reddit/YouTube research CLI with a tamper-evident audit log and an MCP server.
client:VS Code
transport:stdio
runtime:pypi
Install auditreach in VS Code
.vscode/mcp.json
{
"servers": {
"auditreach": {
"type": "stdio",
"command": "uvx",
"args": [
"auditreach-cli"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs