Build and manage Cloudgate workflow-APIs: controllers, actions, workflow graphs, and databases.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Build and manage Cloudgate workflow-APIs β controllers, actions, workflow graphs, and databases β from any MCP-compatible AI client, including Claude, OpenAI Codex, and others.
Cloudgate runs a hosted, remote MCP server at api.cloudgate.dev. It speaks the standard
Model Context Protocol over streamable HTTP and authenticates each user with OAuth, so any
client that supports remote MCP servers can connect. This repo also packages the server as a
ready-to-install Claude plugin for convenience.
https://api.cloudgate.dev/mcp/workflowdev.cloudgate/workflowhttps://github.com/cloudgatedevs/mcphub.cloudgate.dev to sign in, then the tools become available.Add the remote server to ~/.codex/config.toml (OAuth remote servers use Codex's RMCP client):
Then authenticate:
Any client that supports remote (streamable HTTP) MCP servers can connect directly to
https://api.cloudgate.dev/mcp/workflow and complete the OAuth sign-in.
For clients that only support stdio servers, bridge to the remote endpoint with
mcp-remote:
The Cloudgate MCP server uses OAuth 2.1 (authorization code + PKCE). Each user signs in as themselves; every MCP call is scoped to that user's tenant and account. No tokens or secrets are stored in this repository.
The hosted server works on its own with any MCP client. This repo additionally ships the
cloudgate-builder Claude plugin, which bundles the connection config plus a
cloudgate-build skill β a playbook that guides the model through creating controllers,
actions, workflow graphs, and databases correctly.
Β© Cloudgate Dev LLC.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/cloudgate-workflow)<a href="https://allmcps.com/mcp/cloudgate-workflow"><img src="https://allmcps.com/api/badge/cloudgate-workflow?style=directory" alt="Cloudgate Workflow on AllMCPs" /></a>