Skip to content
Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

Signs of AI Writing in other clients