Defenter Proxy for Windsurf
io.github.defenter-ai/defenter-proxy
Real-time semantic security for AI coding agents and MCP tools
client:Windsurf
transport:stdio
runtime:pypi
Install Defenter Proxy in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"defenter-proxy": {
"command": "uvx",
"args": [
"defenter-proxy"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs