Minimal MCP server for the Notion private (internal) API
{ "mcpServers": { "notion-private": { "command": "npx", "args": [ "-y", "notion-private-mcp" ] } } }