shimguard for Windsurf
io.github.rudrendupaul/shimguard
Wraps the ShimGuard CLI as a single generic MCP tool for agent-shim provenance checks.
client:Windsurf
transport:stdio
runtime:pypi
Install shimguard in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"shimguard": {
"command": "uvx",
"args": [
"shimguard-cli"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs