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