Show HN: I Spy AI – Detect AI-Generated Images, with an MCP Server
I built I Spy AI to detect AI-generated images — upload one on the dashboard or call it from any MCP client (Claude Desktop, Cursor, etc.) via the analyze_image tool.The detection runs on a separate FastAPI backend using pure OpenCV, no ML model, no G…