Defenter Proxy for Claude Desktop
io.github.defenter-ai/defenter-proxy
Real-time semantic security for AI coding agents and MCP tools
client:Claude Desktop
transport:stdio
runtime:pypi
Install Defenter Proxy in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"defenter-proxy": {
"command": "uvx",
"args": [
"defenter-proxy"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs