CloudX MCP
CloudX provides a hosted Model Context Protocol server for reporting, auction inspection, configuration, and documentation workflows. It lets AI clients query CloudX data, safely manage inventory configuration, and search CloudX docs directly. Server URL:Installation
Install the CloudX ChatGPT app or add CloudX MCP to Claude Code, Cursor, and 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
- build custom report breakdowns and inspect A/B test results
- filter reports by country, platform, test traffic, or app bundle
- export tabular rows for downstream analysis
- investigate individual auctions, rounds, bids, and impression-level revenue data
- inspect, validate, edit, and publish inventory configuration
- search CloudX documentation before answering product or integration questions
- answer reporting questions in natural language and still use exact CloudX data
Available Tools
GetReportDashboardGetReportBreakdownGetReportBiddersGetReportAppsGetReportAdUnitsGetReportExportGetReportABTestGetAuctionListGetAuctionShowGetAuctionRoundsGetAuctionBidsGetConfigShowGetConfigValidateGetConfigHistoryPostConfigEditPostConfigPublishSearchDocs
Supported Clients
This guide includes installation steps for:- ChatGPT
- Claude Code
- Cursor
- Codex
Shared Concepts
start_timeandend_timeare Unix seconds in UTC and are required by most reporting and time-range auction tools.countryis an ISO-2 filter such asUSorGB.device_osmust be exactlyiOSorAndroid.test_modeacceptsproduction,test, orallwhere supported and defaults toproduction.- Read-only tools require the relevant
reports:read,auctions:read, orconfiguration:readpermission. Configuration mutations requireconfiguration:write. PostConfigEditordinarily creates or updates a draft.PostConfigPublishvalidates a draft before making it live.SearchDocsuses a requiredbody.querystring and does not use reporting filters.