[console_scripts]
memleaf = memleaf.cli:main
memleaf-mcp = memleaf.mcp_server:main

[gui_scripts]
memleaf-mcpw = memleaf.mcp_server:main
