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.
CloudX MCP
CloudX provides a hosted Model Context Protocol server for reporting and documentation workflows. It lets AI clients query CloudX data and search CloudX docs directly. Server URL:Installation
Add CloudX MCP to ChatGPT, Claude Code, Cursor, or Codex.
Tool Reference
Exact tool names, parameters, enums, and response shapes.
Examples
Real prompts and payloads you can adapt directly.
When To Use MCP
Use CloudX MCP when you want an AI client to:- compare bidder, app, ad unit, and dashboard performance
- filter reports by country, platform, test traffic, or app bundle
- export tabular rows for downstream analysis
- search CloudX documentation before answering product or integration questions
- answer reporting questions in natural language and still use exact CloudX data
Available Tools
GetReportDashboardGetReportBiddersGetReportAppsGetReportAdUnitsGetReportExportSearchDocs
Supported Clients
This guide includes installation steps for:- ChatGPT
- Claude Code
- Cursor
- Codex
Shared Concepts
start_timeandend_timeare required for every reporting tool.- Both timestamps are Unix seconds in UTC.
countryis an ISO-2 filter such asUSorGB.device_osmust be exactlyiOSorAndroid.test_modeis available on all reporting tools exceptGetReportExport.SearchDocsuses a requiredbody.querystring and does not use reporting filters.