Cloudgate Builder MCP Server

สร้างและจัดส่ง API แบบเรียลไทม์จากแชท โดยไม่ต้องจัดการเซิร์ฟเวอร์ Cloudgate Builder ช่วยให้ Claude สร้างและเรียกใช้งานเวิร์กโฟลว์ API จริงในพื้นที่ทำงาน Cloudgate ของคุณ ลงชื่อเข้าใช้ครั้งเดียวด้วย OAuth และเอนด์พอยต์ของคุณจะทำงานทันที

เอกสาร

Cloudgate — Claude Plugin

This repository packages the Cloudgate Builder plugin for the Claude plugin directory.

It connects Claude to Cloudgate (api.cloudgate.dev) as a hosted remote MCP connector over OAuth, and adds the cloudgate-build skill for building and managing Cloudgate workflow-APIs.

Contents

.claude-plugin/marketplace.json        # marketplace manifest (root)
plugins/cloudgate-builder/
  .claude-plugin/plugin.json           # plugin manifest
  .mcp.json                            # remote MCP connector (type: http)
  README.md                            # plugin readme
  skills/cloudgate-build/SKILL.md      # the cloudgate-build skill

Install

Add this marketplace in Claude (Customize → Plugins → Add marketplace → from a repository), then install cloudgate-builder. Start a chat and ask to list your Cloudgate projects to sign in.

© Cloudgate Dev LLC