slop warning

This commit is contained in:
moosecrap 2026-07-24 00:00:18 -07:00
parent f05a662414
commit c705d30484

View File

@ -3,7 +3,7 @@
A Model Context Protocol (MCP) server designed to provide LLMs with efficient, token-optimized visual access to image directories. Instead of dumping full-resolution images (which waste tokens and cause context overflow), MooseCP provides a hierarchical workflow: **List $\rightarrow$ Scan $\rightarrow$ Preview $\rightarrow$ Inspect**.
## ⚠️ AI SLOP DISCLAIMER
This server is designed to facilitate the interaction between AI models and image datasets. While it provides tools for "previewing" and "inspecting" images, remember that AI models can still hallucinate visual details, especially when working with low-resolution previews. **Always verify critical visual information with the `read_image` tool (full resolution) before drawing final conclusions.**
This entire project was vibe-coded by an AI. It is 100% slop code. Use it at your own risk.
## Tools Overview