Winston AI MCP Server ⚡️
The Model Context Protocol (MCP) Server lets you self-host the same detection capabilities that power the Winston AI API. Use it for fully offline workflows, or to integrate with tools like Cursor or Claude Desktop.✨ Features
- AI Text Detection – human vs AI classification with sentence-level analysis
- AI Image Detection – identify AI-generated images, C2PA metadata & watermark detection
- Plagiarism Detection – internet-scale plagiarism scans with detailed source reports
- Text Comparison – bidirectional similarity analysis between two texts
🌐 API Integration
This section shows how to integrate our MCP server with our Host API or NPM package.
Base URL
The Base URL for the Host MCP server isPOST. Each request must contain the fields:
cURL Examples
Example: List tools
Example: AI Text Detection
Example: AI Image Detection
Example: Plagiarism Detection
Example: Text Comparison
your-winston-ai-api-key with your actual Winston AI API key. You can get one at https://dev.gowinston.ai.
🔧 Local configuration
For Claude Desktop
Add to yourclaude_desktop_config.json: