Token-efficient, markdown-first Notion MCP server — agents write markdown, never touch raw Notion JSON
{ "mcpServers": { "easy-notion": { "command": "npx", "args": [ "-y", "easy-notion-mcp" ] } } }