Loading MCP server directory, please wait...
Find where your notes disagree — contradiction detection for markdown vaults.
npx @getmcp/cli add io.github.onetrueclaude-creator/mcp-contradiction-checkRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.onetrueclaude-creator/mcp-contradiction-check": {
"command": "uvx",
"args": [
"mcp-contradiction-check"
],
"env": {
"CONTRADICTION_CHECK_LICENSE": ""
}
}
}
}