cap shield for Windsurf
io.github.robinlidberg-dot/cap-shield
Context selection and compression for AI agents - recall measured, not claimed.
client:Windsurf
transport:stdio
runtime:pypi
Install cap shield in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cap-shield": {
"command": "uvx",
"args": [
"cap-shield"
],
"env": {
"CAP_SHIELD_API_KEY": "<CAP_SHIELD_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs