Cloudgate Builder MCP Server

채팅에서 바로 라이브 API를 구축하고 배포하세요. 관리할 서버가 없습니다. Cloudgate Builder를 사용하면 Claude가 Cloudgate 워크스페이스에서 실제 워크플로우 API를 생성하고 실행할 수 있습니다. 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