trackmcp
Back to directory

Cloudgate Builder

0 starsOthers Updated Jun 19, 2026

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

code
.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

Frequently asked questions

What is mcp?

mcp is Cloudgate Builder

How do I install mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is mcp open source?

Yes — it is hosted on GitHub at https://github.com/dev-appworld/mcp.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP