diff --git a/README.md b/README.md index 59b98e7..faa8a4c 100644 --- a/README.md +++ b/README.md @@ -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