Cloud-native high-performance edge/middle/service proxy
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"envoy": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-envoy"
]
}
}
}