From c705d30484078137edeb72ca0f0ec4852eecfde4 Mon Sep 17 00:00:00 2001 From: moosecrap Date: Fri, 24 Jul 2026 00:00:18 -0700 Subject: [PATCH] slop warning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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