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