Stats
Actions
Tags
Local in-process governed second brain — cited search plus governed capture (capture → govern → promote) with a SHA-256 hash-chained audit trail. No daemon, no network.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"governed-brain": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/plugin-runtime/governed-brain.cjs"
],
"env": {
"TEAMKB_TENANT_ID": "local"
}
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
nodeCommand-line arguments passed to the server process
Environment variables set when the server starts
TEAMKB_TENANT_ID=localDeclared capabilities of this MCP server
npx claudepluginhub jeremylongshore/governed-second-brain-plugin --plugin governed-second-brain