Signs of AI Writing for Claude Desktop
io.github.peopleworks/signs-of-ai
AI-writing detection (EN/ES) that shows the evidence: named tells, hidden characters, citations.
client:Claude Desktop
transport:stdio
runtime:nuget
Install Signs of AI Writing in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"signs-of-ai": {
"command": "dnx",
"args": [
"SignsOfAI.Mcp",
"--yes"
],
"env": {
"SIGNSOFAI_API_ENDPOINT": "<SIGNSOFAI_API_ENDPOINT>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs