confdiff mcp for Claude Desktop
io.github.esperanza-volkov/confdiff-mcp
Semantic, format-aware diff of config files (JSON/YAML/TOML/INI/.env/XML/CSV) for AI agents
client:Claude Desktop
transport:stdio
runtime:npm
Install confdiff mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"confdiff-mcp": {
"command": "npx",
"args": [
"-y",
"confdiff-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs