Skip to main content
Point your AI coding agent at the CloudX agent package and it can carry out the SDK integration for you — on Android, iOS, React Native, Flutter, and Unity. The package contains no version numbers or API snapshots; your agent fetches this documentation live while it works, so its guidance is always current with the latest release. The package also includes playbooks for real-world situations the reference docs don’t cover: running CloudX first-look or in parallel alongside an existing mediator (AppLovin MAX, LevelPlay, Google, or another), migrating off a mediation stack, consent and CMP handling, and platform build-system quirks.

Claude Code

Install the plugin once:
Then, in your app project:

Cursor / Codex

Clone cloudx-io/cloudx-sdk-agents (or vendor its AGENTS.md, .agents/skills/, and playbooks/ into your app repository). AGENTS.md is the entry point; both tools pick it up natively.

Any other agent

No install needed — paste into any agent with web access:

Example prompts

  • integrate CloudX with app key YOUR_APP_KEY — full integration on the detected platform
  • we're on AppLovin MAX — integrate CloudX first-look for our banner, MAX stays as fallback — coexistence with your existing mediation
  • add a CloudX banner in parallel with our existing setup so we can compare revenue — side-by-side comparison
  • audit my CloudX integration — check an existing integration against the current docs
Have your CloudX app key and ad unit IDs ready, and tell the agent which networks are enabled for your app in the CloudX dashboard — it installs exactly those adapters.
  • CloudX MCP — reporting, auction inspection, and documentation search inside the same agent. Complements the integration package.