Skip to content
Claude Desktop

mcp contradiction check for Claude Desktop

io.github.onetrueclaude-creator/mcp-contradiction-check

Find where your notes disagree — contradiction detection for markdown vaults.

client:Claude Desktop transport:stdio runtime:pypi

Install mcp contradiction check 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": {
    "mcp-contradiction-check": {
      "command": "uvx",
      "args": [
        "mcp-contradiction-check"
      ],
      "env": {
        "CONTRADICTION_CHECK_LICENSE": "<CONTRADICTION_CHECK_LICENSE>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp contradiction check in other clients