Agent-native CLI + MCP server for the Notion API — wraps every Notion endpoint as a CLI command and MCP tool
{ "mcpServers": { "notion-agent": { "command": "npx", "args": [ "-y", "notion-agent" ] } } }