[console_scripts]
agent-xray = agent_xray.cli:main
agent-xray-mcp = agent_xray.mcp_server:main

[pytest11]
agent_xray = agent_xray.pytest_plugin
