shimguard for Claude Desktop
io.github.rudrendupaul/shimguard
Wraps the ShimGuard CLI as a single generic MCP tool for agent-shim provenance checks.
client:Claude Desktop
transport:stdio
runtime:pypi
Install shimguard in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"shimguard": {
"command": "uvx",
"args": [
"shimguard-cli"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs