Cloudgate Builder MCP Server

Build and ship live APIs from chat. No servers to manage. Cloudgate Builder lets Claude create and run real workflow-APIs in your Cloudgate workspace. Sign in once with OAuth and your endpoints go live instantly.

Documentation

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