Documentation Index
Fetch the complete documentation index at: https://docs.cloudx.io/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Use this CloudX MCP server URL:ChatGPT
The easiest way to use CloudX in ChatGPT is to install the published CloudX ChatGPT app.Open The CloudX App
Sign in to ChatGPT on the web, then open the CloudX ChatGPT app.
Connect CloudX
Click
Connect. If prompted, complete the CloudX authorization flow and review the permissions ChatGPT requests.Start A Chat
Open a new ChatGPT conversation. Invoke CloudX with an
@CloudX mention, or click + → More and select CloudX from the app list.In Business, Enterprise, or Edu workspaces, an admin may need to enable the CloudX app before workspace members can connect it. If
Connect is unavailable, check your workspace app settings, plan eligibility, and regional availability.Claude Code
Add the server:/mcp inside Claude Code and complete the browser sign-in flow.
Example prompt:
Cursor
Cursor supports remote MCP servers throughmcp.json.
Official docs:
For a project-specific setup, create .cursor/mcp.json:
~/.cursor/mcp.json with the same content.
If you use the Cursor CLI, you can verify the server with:
Codex
Add the server:~/.codex/config.toml:
Setup Tips
- keep the server name short, such as
cloudx - use exact dates when you want reproducible reporting
- use the Tool Reference page if you want the exact argument names
- use the Examples page if you want ready-made payloads and prompt patterns