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