IDE Integrations
ChatGPT

ChatGPT Integration

Connect ChatGPT to CloudAgent and deploy AWS infrastructure using natural language in the ChatGPT interface.

Why ChatGPT + CloudAgent?

  • Familiar interface — use ChatGPT's conversational UX
  • GPT-4 reasoning — leverage advanced problem-solving
  • Accessible anywhere — deploy from web or mobile

Setup (3 minutes)

Step 1: Get Your MCP Config

Go to Dashboard → MCP Extension (opens in a new tab) and select the ChatGPT tab.

Step 2: Configure MCP in ChatGPT

  1. Open ChatGPT → SettingsBeta features
  2. Enable MCP Servers (if available)
  3. Add new server with URL: https://api.cloudagent.io/mcp
  4. Authenticate via OAuth when prompted
⚠️

MCP support in ChatGPT may be in beta. Check OpenAI docs (opens in a new tab) for current availability.

Step 3: Test Connection

Start a new chat and ask:

"Connect to CloudAgent and list my workloads"

Example Prompts

What You SayWhat CloudAgent Does
"Create a DynamoDB table for sessions"Creates table with encryption, TTL
"Set up an SQS queue for order processing"Creates queue with DLQ
"Deploy an EC2 instance for dev testing"Creates instance in private subnet

Alternative: Use CloudAgent Web UI

If ChatGPT MCP is unavailable, use the CloudAgent Assistant in our web dashboard for the same natural language experience.

Next Steps