[console_scripts]
aibrain = aibrain.__main__:main
aibrain-mcp = mcp_server:main
aibrain-server = aibrain.__main__:run_server
