NodeOps
FR

Cursor MCP Integration

Click to Add CreateOS MCP

Overview

Below is a comprehensive guide to add CreateOS MCP. If required, see the Cursor documentation for more details. Integrate CreateOS with Cursor IDE using the MCP (Model Context Protocol) to enable AI-powered deployment workflows directly from your development environment.


Prerequisites

  • Active Cursor IDE installation
  • CreateOS account with API key access
  • Git configured and connected to Cursor
  • Latest code changes committed and pushed

Setup Instructions

Step 1: Access MCP Settings

  1. Open Cursor IDE
  2. Navigate to Settings → MCP

Cursor1

Step 2: Add New MCP Server

  1. Click "New MCP Server"
  2. Cursor will open your mcp.json configuration file

Step 3: Configure Connection Settings

Paste the following configuration into your mcp.json file:

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

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.

Replace "CREATEOS_API_KEY" with your actual CreateOS API key in the configuration.

Step 4: Apply Configuration

  1. Save the mcp.json file
  2. Restart Cursor IDE to apply the configuration changes

Step 5: Verify Installation

  1. Go to Settings → Tools & MCP
    Cursor2
  2. Under "Installed MCP Servers", locate "createos"
  3. If not enabled, click on it to enable the server

If the server doesn't appear, confirm:

  • mcp.json syntax is correct
  • API key is valid and active
  • Cursor IDE was fully restarted
  • Git is properly configured and connected

Step 6: Start Using CreateOS

Once configured, you can prompt Cursor to deploy using CreateOS MCP or access its tools directly through the AI assistant.

For more details, see the Cursor documentation.


Demo Video

Vibecode and deploy through CreateOS MCP: Demo

Cursor Vibecode Demo

Plus de 100 000 créateurs. Un seul espace de travail.

Recevez les mises à jour produit, les témoignages de créateurs et un accès anticipé aux fonctionnalités qui vous aident à livrer plus vite.

CreateOS est un espace de travail intelligent et unifié où les idées passent sans friction du concept au déploiement en production, éliminant les changements de contexte entre outils, infrastructure et flux de travail, avec la possibilité de monétiser vos idées immédiatement sur le Marketplace CreateOS.