Skip to main content

Core workflow

MCPCloud is organized around a small set of durable objects. Most teams move from workspace setup to deployment operations, then automate repeatable tasks.

1) Create a project

Projects are the root container for servers, skills, deployments, and team activity.

2) Shape one or more servers

A server is the deployable MCP unit where runtime settings, auth behavior, tool definitions, and distribution metadata converge.

3) Deploy and verify access

Deployments represent immutable runtime releases with URLs, status, and access mode.

4) Automate via API and CLI

Once the app model is stable, automate around project, server, deployment, and skill lifecycles with the API and CLI surfaces.