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
- Open ChatGPT → Settings → Beta features
- Enable MCP Servers (if available)
- Add new server with URL:
https://api.cloudagent.io/mcp - 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 Say | What 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
- CloudAgent Assistant — web-based AI interface
- Deploy AWS Infrastructure — tutorial