Skip to content
Cline

MCPower Security Proxy for Cline

io.github.ai-mcpower/mcpower-proxy

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

client:Cline transport:stdio runtime:pypi

Install MCPower Security Proxy in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

MCPower Security Proxy in other clients