[console_scripts]
nfl-data-doctor = nfl_data_mcp.cli:doctor_main
nfl-data-mcp = nfl_data_mcp.server:main
nfl-data-sync = nfl_data_mcp.cli:sync_main
