Skip to content
Windsurf

MCPower Security Proxy for Windsurf

io.github.ai-mcpower/mcpower-proxy

Security proxy that wraps MCP servers with real-time monitoring and policy enforcement

client:Windsurf transport:stdio runtime:pypi

Install MCPower Security Proxy in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mcpower-proxy": {
      "command": "uvx",
      "args": [
        "mcpower-proxy"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

MCPower Security Proxy in other clients