silent brief mcp for Zed
io.github.warmachine2121/silent-brief-mcp
AI-generated legal and business documents. Pay XMR, no accounts, no KYC.
client:Zed
transport:stdio
runtime:npm
Install silent brief mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"silent-brief-mcp": {
"command": "npx",
"args": [
"-y",
"silent-brief-mcp"
],
"env": {
"SILENT_BRIEF_API_KEY": "<SILENT_BRIEF_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs