Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"zuul": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-zuul"
]
}
}
}