Build, deploy, and manage production-ready APIs and workflow automations directly from your AI assistant. Cloudgate Builder lets Claude, ChatGPT, Cursor, and other MCP clients create workflows, publish REST APIs, manage integrations, and deploy instantly using secure OAuth authentication.
Server Config
{
"mcpServers": {
"cloudgate": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.cloudgate.dev/mcp/workflow"
]
}
}
}