hardcoded credential audit for Claude Desktop
io.github.jmshinhwa/hardcoded-credential-audit
Open any config file and see every hardcoded credential — and every setting that quietly undoes your
client:Claude Desktop
transport:stdio
runtime:npm
Install hardcoded credential audit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hardcoded-credential-audit": {
"command": "npx",
"args": [
"-y",
"@readystack/hardcoded-credential-audit"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs