MCP server connecting Claude Code, Gemini CLI, and other MCP clients to your Notion second brain (PARA method)
{
"mcpServers": {
"dkatsirosnotion-brain": {
"command": "npx",
"args": [
"-y",
"@dkatsiros/notion-brain"
]
}
}
}