Explicit Formula — Second Brain for Zed
io.github.travisbergen2/second-brain
Your own notes, searched and cited by your AI — local-only, allowlist-gated, capped, and logged.
client:Zed
transport:stdio
runtime:npm
Install Explicit Formula — Second Brain in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"second-brain": {
"command": "npx",
"args": [
"-y",
"@travisbergen2/second-brain-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs