NodeOps
ES

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.

Más de 100,000 constructores. Un solo espacio de trabajo.

Recibe actualizaciones de productos, historias de constructores y acceso anticipado a funciones que te ayudan a lanzar más rápido.

CreateOS es un espacio de trabajo inteligente y unificado donde las ideas pasan sin interrupciones del concepto al despliegue en producción, eliminando el cambio de contexto entre herramientas, infraestructura y flujos de trabajo, con la oportunidad de monetizar ideas de inmediato en el Marketplace de CreateOS.