ProxyManager

GitHub

๐ŸŽฉโœจ๐ŸŒˆ OOP Proxy wrappers/utilities - generates and manages proxies of your objects

4,969 stars PHP #aop#lazy-loading#oop#proxy
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "ProxyManager": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-ProxyManager"
      ]
    }
  }
}