MCPower Security Proxy for Zed
io.github.mcpower-security/mcpower-proxy
Security proxy that automatically wraps MCP servers with real-time monitoring and policy enforcement
client:Zed
transport:stdio
runtime:pypi
Install MCPower Security Proxy in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcpower-proxy": {
"command": "uvx",
"args": [
"mcpower-proxy"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs