🚀 Seamlessly route requests between multiple LLM APIs using a unified gateway on Cloudflare Workers for efficient development and integration.
{
"mcpServers": {
"any-api": {
"command": "npx",
"args": [
"-y",
"cf-worker"
]
}
}
}