[console_scripts]
dtxwiki = backend.cli.main:main
dtxwiki-mcp = backend.mcp.entry:main
dtxwiki-worker = backend.worker.entry:main
