[console_scripts]
preprompt = mcp_server.server:main
preprompt-clip = cli.commands:clip_cmd
preprompt-feedback = cli.commands:feedback_cmd
preprompt-history = cli.commands:history_cmd
preprompt-install = cli.commands:install_cmd
preprompt-memory = cli.commands:memory_cmd
preprompt-optimize = cli.commands:optimize_cmd
preprompt-stats = cli.commands:stats_cmd
preprompt-test-classifier = cli.commands:test_classifier_cmd
preprompt-update = cli.commands:update_cmd
preprompt-update-context = cli.commands:update_context_cmd
preprompt-watch = cli.watch:watch_cmd
