NodeOps
KR

CreateOS MCP Integration with Antigravity

Overview

Integrate CreateOS with Antigravity using the MCP (Model Context Protocol) to enable AI-powered deployment workflows directly from the Antigravity agent interface.

Prerequisites

  • Antigravity application installed
  • CreateOS account with API key access

Setup Instructions

Step 1: Access MCP Server Settings

  1. Open the Agent chat window in Antigravity
  2. Click on the "…" menu in the top right corner
  3. Select MCP Servers from the dropdown list

Antigravity1

Step 2: Open Configuration File

  1. Click on "Manage MCP Servers"

Antigravity2

  1. In the menu that opens, click "View raw config"

Antigravity3

  1. This will open the mcp_config.json file

Step 3: Configure CreateOS MCP

Paste the following configuration into mcp_config.json, replacing CREATEOS_API_KEY with your actual API key:

1{
2 "mcpServers": {
3 "createos": {
4 "serverUrl": "https://api-createos.nodeops.network/mcp",
5 "headers": {
6 "X-Api-Key": "CREATEOS_API_KEY"
7 }
8 }
9 },
10 "inputs": []
11}

Getting Your API Key:

  1. Log in to CreateOS
  2. Navigate to Profile Settings
  3. Copy your API key from the API Key section

Watch Tutorial →
API key retrieval tutorial

Security Note: Keep your API key confidential and never share it publicly.

Step 4: Apply Configuration

  1. Save the mcp_config.json file
  2. Restart the Antigravity application completely

Verification

After restarting, Antigravity will automatically connect to the CreateOS MCP server. You can verify the connection by asking the agent to list your CreateOS projects or perform a deployment action.

Usage

Once configured, simply tell the Antigravity agent what you want to deploy through CreateOS, and it will handle the integration automatically.

100,000명 이상의 빌더. 하나의 워크스페이스.

제품 업데이트, 빌더 스토리, 더 빠르게 출시할 수 있는 기능에 대한 얼리 액세스를 받아보세요.

CreateOS는 아이디어가 컨셉에서 라이브 배포까지 원활하게 이동하는 통합 지능형 워크스페이스입니다. 도구, 인프라, 워크플로 간의 컨텍스트 전환을 제거하고 CreateOS 마켓플레이스에서 즉시 아이디어를 수익화할 수 있습니다.