Quickstart

The Atria MCP server lets an AI agent — Claude, Codex, Cursor, or any MCP-capable client — work with Atria's ad-intelligence data directly, through purpose-built tools instead of hand-wired HTTP calls. The agent can search the ad and brand libraries, read your boards and connected ad accounts, transcribe ad videos, and generate images, all from inside the tools your team already uses.

Endpoint

https://api.tryatria.com/mcp
  • Transport: Streamable HTTP
  • Auth: OAuth — your client signs in once and the server scopes access to your workspace.

Connect

The server uses OAuth, so your client will open a browser to sign in on the first connection.

Claude

  • Open Claude Desktop settings.
  • Add a custom connector and name it Atria.
  • Connect and authorize:
    • Click Add, then Connect
    • Authorize in the browser

ChatGPT

Codex

Codex's desktop app, CLI, and IDE extension share one MCP config, so adding the server once applies everywhere.

  • Open Codex settings.
    • Bottom-left corner → SettingsSettings
    • In the left sidebar, click MCP servers
  • Add the Atria server.
  • Authorize.
    • Codex starts the OAuth flow — authorize in the browser

Other

Our MCP server follows the Model Context Protocol (MCP) specification, so you can connect any MCP-capable agent to it.

Try it

With the server connected, ask your agent:

List my Atria ad accounts.

If it comes back with your accounts, you're wired up. From here, see Use Cases for things to try, or Available Tools for the full tool list.