[console_scripts]
lfx = lfx.__main__:main
lfx-mcp = lfx.mcp.__main__:main

[pytest11]
lfx = lfx.testing
