Adros AI
The marketing brain for AI agents.
Adros is a pattern-driven creative intelligence platform that powers AI agents to build, launch, and optimize paid ad campaigns across Meta and Google — consistently, at enterprise quality, without human marketing expertise.
Plug Adros into any MCP-compatible AI tool (Claude Desktop, Cursor, Paperclip, OpenClaw, or custom) and the agent instantly knows how to run ads like a senior marketer.
What's inside
- 4,022 performance-tested ad patterns across 17 creative styles and 45 copy frameworks — the moat
- 74 MCP tools for pattern matching, creative generation, campaign building, memory, and monitoring
- Daily autonomous monitor — 6 health checks running at 8am SGT on every paying account (creative fatigue, search term waste, RSA health, conversion health, Advantage+, overdue experiments)
- Contract layer — deterministic deliverable specs so specialists know exactly what to produce for every lifecycle stage
- Creative pipeline — Nano Banana Pro (Gemini 2.5) generation anchored to pattern blueprints, always in bold editorial mode
- Memory layer — business context, personas, and weekly action log, scoped per client, append-only audit trail
What Adros is NOT
Adros is not an orchestrator. Not a task ledger. Not a human chat interface. It's the marketing brain that other AI agents call when they need to think like a marketer. Pair it with Paperclip, Jarvis, OpenClaw, Claude Desktop, Cursor, or anything else that speaks MCP.
Get started in 3 minutes
{
"mcpServers": {
"adros": {
"url": "https://api.adros.ai/mcp",
"headers": { "X-User-Token": "lyr_YOUR_TOKEN" }
}
}
}- Sign up at app.adros.ai (opens in a new tab) and copy your MCP token from Settings → MCP
- Paste the JSON above into your AI client's MCP config
- Restart the client — you should see 74 tools loaded
→ Full step-by-step for every client: Quickstart
Where to go from here
| If you want to... | Read |
|---|---|
| Get Adros running in 3 min | Quickstart |
| See every tool Adros exposes | Tool Catalog |
| Understand the data model + stack + internals | Technical Overview |
| Design an onboarding flow (fresh client vs existing ad account) | Onboarding Flows |
| Integrate Adros with your orchestration stack | Integration Notes |
| Use the Contract layer for deterministic specialists | Contract Layer |
| Debug a problem | FAQ & Troubleshooting |
Connection details (reference)
| Surface | Value |
|---|---|
| MCP endpoint | https://api.adros.ai/mcp |
| MCP transport | Streamable HTTP (spec 2025-03-26) |
| MCP auth header | X-User-Token: lyr_YOUR_TOKEN |
| REST base URL | https://api.adros.ai/api/v1 |
| REST auth header | Authorization: Bearer lyr_YOUR_TOKEN |
| Webhook signature | X-Adros-Signature: sha256=<hex> (HMAC-SHA256, sort_keys=True JSON) |
Who makes this
Adros is built by Matrix AI Solution Pte Ltd (opens in a new tab) in Singapore. The dashboard lives at app.adros.ai (opens in a new tab). The source of truth for what Adros is, does, and doesn't do lives on this site — if anything here contradicts older documents elsewhere, this site wins.