Universal REST API gateway for CMS MCP Hub — exposes all MCP tools as HTTP endpoints with OpenAPI spec, works with ChatGPT, Gemini, n8n, LangChain, and any HTTP client
{
"mcpServers": {
"cmsmcpgateway": {
"command": "npx",
"args": [
"-y",
"@cmsmcp/gateway"
]
}
}
}