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.
- Settings → Connectors
- Or on the web: https://claude.ai/customize/connectors
- If you can't see the buttons, you may need to contact your organization admin.
- Add a custom connector and name it Atria.
- Connect and authorize:
- Click Add, then Connect
- Authorize in the browser
ChatGPT
- Open ChatGPT settings.
- Settings → Apps → Advanced → Create app
- Or on the web: https://chatgpt.com/#settings/Connectors/Advanced
- You may need to turn on
Developer modefirst.
- Create a custom app and name it Atria.
- Connect and authorize:
- Click Create
- Authorize in the browser
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 → Settings → Settings
- In the left sidebar, click MCP servers
- Add the Atria server.
- Click Add server and name it Atria
- Set the server type to Streamable HTTP
- URL: https://api.tryatria.com/mcp
- Click Save
- 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.
Updated 4 days ago
