VOOZH about

URL: https://mcp.so/server/winston-ai-mcp/gowinston-ai

⇱ Winston Ai Mcp MCP Server


Winston Ai Mcp

@gowinston-ai

AI detector MCP server with industry leading accuracy rates in detecting use of AI in text and images. The Winston AI MCP server also offers a robust plagiarism checker to help maintain integrity.
Overview

🔧 Configuration

For Claude Desktop

Add to your claude_desktop_config.json:

{
 "mcpServers": {
 "winston-ai-mcp": {
 "command": "npx",
 "args": ["-y", "winston-ai-mcp"],
 "env": {
 "WINSTONAI_API_KEY": "your-api-key"
 }
 }
 }
}

For Cursor IDE

Add to your Cursor configuration:

{
 "mcpServers": {
 "winston-ai-mcp": {
 "command": "npx",
 "args": ["-y", "winston-ai-mcp"],
 "env": {
 "WINSTONAI_API_KEY": "your-api-key"
 }
 }
 }
}

Server Config

{
 "mcpServers": {
 "winston-ai-mcp": {
 "command": "npx",
 "args": [
 "-y",
 "winston-ai-mcp"
 ],
 "env": {
 "WINSTONAI_API_KEY": "your-api-key"
 }
 }
 }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.