cloudx-io/cloudx-sdk-agents

15 stars · Last commit 2026-08-03

AI-agent guidance for integrating the CloudX SDK — Claude Code, Codex, and Cursor. Facts fetched live from docs.cloudx.io; workflow and field playbooks here.

README preview

# CloudX SDK Agents

AI-agent guidance for integrating the [CloudX SDK](https://docs.cloudx.io) into
publisher apps — Android, iOS, React Native, Flutter, and Unity. Works with
Claude Code, Codex, Cursor, and any agent that can read files and fetch URLs.

**How it stays accurate:** this repository contains no SDK versions, no API
references, and no dependency coordinates. Agents fetch all facts live from
[docs.cloudx.io](https://docs.cloudx.io) (machine-readable index at
[`/llms.txt`](https://docs.cloudx.io/llms.txt)), which is updated with every
SDK release. What lives here is the part docs can't hold: the integration
**workflow** and **playbooks** for real-world situations — running CloudX
first-look or parallel alongside an existing mediator (AppLovin MAX, LevelPlay,
Google, or another), CMP/consent handling, build-system quirks, and mediation
migrations. CI fails any commit that hardcodes a version.

## Install

### Claude Code (recommended)

View full repository on GitHub →