[console_scripts]
projectmind=cli.main:cli
projectmind-mcp=backend.mcp.server:run
serve=backend.api.main:start

