EnvSync-LE for Claude Desktop
io.github.nolindnaidoo/envsync-le
Compare dotenv files and report which keys are missing or extra, by name only.
client:Claude Desktop
transport:stdio
runtime:npm
Install EnvSync-LE in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"envsync-le": {
"command": "npx",
"args": [
"-y",
"envsync-le-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs