VoCoufi/second-brain-mcp
An MCP (Model Context Protocol) server that helps you create structured markdown notes from your AI tool (Claude code or Codex) sessions with auto-generated descriptions.
Platform-specific configuration:
{
"mcpServers": {
"second-brain-mcp": {
"command": "npx",
"args": [
"-y",
"second-brain-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...