Build on the Unified AI Execution Layer

Everything a developer needs to deploy apps and agents on CreateOS: the CLI, the API, the MCP server, and Skills for AI coding agents. Ship from your terminal or your IDE, and inherit routing, governance, and audit on every call.

Quickstart

Deploy from an AI coding agent in three steps. No new framework to learn.

  1. 01

    Install Skills

    Add the CreateOS skill to your AI coding agent. Works with Claude Code, Copilot, Gemini CLI, OpenCode, Codex, and more.

    npx skills add https://github.com/NodeOps-app/skills --skill createos
  2. 02

    Authenticate

    Create an account, generate an API key from your profile, and pass it as the X-Api-Key header. MCP needs no key for basic operations.

    export CREATEOS_API_KEY=<your-key>
  3. 03

    Deploy

    Tell your agent what to ship. It creates the project, deploys from a repo, image, or upload, and returns a live URL on its own domain.

    createos deploy --from github

Deploy from Your AI Coding Agent

Install Skills once and deploy in natural language from the tools your team already uses.

Claude CodeGitHub CopilotGemini CLIOpenCodeCodexAmpKimi CLI

Common Questions

Where are the full CreateOS docs?

The complete product documentation lives at nodeops.network/createos/docs, covering Get Started, the CLI, the API, the MCP server, Skills, and integrations. This page is the developer hub that links into it.

How do AI agents deploy to CreateOS?

Through Skills or the MCP server. Skills lets an AI coding agent like Claude Code or Copilot deploy in natural language. The MCP server lets an agent operate CreateOS directly: create projects, deploy, and manage them. Both run through the governed execution layer.

Do I need an API key?

For the REST API, yes: generate one from your profile and pass it as the X-Api-Key header. For MCP, no key is required for basic operations. Create an account at createos.nodeops.network to get started.

What can I deploy?

Apps and agents from a GitHub repo, a Docker image, or an upload, to CreateOS cloud, your VPC, or on-prem. Each deployment runs on the governed layer with routing, policy enforcement, and a full audit trail.

Give Us One Stuck Pilot.

We'll have it in governed production before your next board meeting.

HTTPS · createos.sh
← Home