Explicit Formula — Second Brain for Claude Desktop
io.github.travisbergen2/second-brain
Your own notes, searched and cited by your AI — local-only, allowlist-gated, capped, and logged.
client:Claude Desktop
transport:stdio
runtime:npm
Install Explicit Formula — Second Brain in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"second-brain": {
"command": "npx",
"args": [
"-y",
"@travisbergen2/second-brain-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs