Atria

Atria

@tryatriaMITUpdated 2 days ago

Search Atria's ad library, track competitors, and analyze your Facebook and TikTok ad accounts.

Server endpointStreamable HTTPOAuthProbed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

Atria Plugin

Creative intelligence for advertising, in your AI agent. Search the ad library, track competitors, and read your own ad accounts, with skills that carry a finding through to finished copy.

MCP Registry: com.tryatria Model Context Protocol compatible Auth: OAuth 2.1 License: MIT

Documentation · Atria


This plugin connects your AI assistant to the hosted Atria MCP server at https://api.tryatria.com/mcp and adds skills for the jobs people ask for most. This repository holds the plugin and its skills; the server itself is not open source.

Install

You need an Atria account. The first time your assistant uses Atria, it opens a browser window for you to sign in.

Claude (web and desktop)

Plugins are available on Claude's paid plans (Pro, Max, Team and Enterprise).

  1. Open Customize in the left sidebar and go to the Plugins tab.
  2. Next to Personal plugins, click + and choose Add marketplace.
  3. Choose Add from a repository and enter https://github.com/JoinScenius/atria-plugins.
  4. Install Atria from that marketplace.

Plugins you install here also load in Claude Code when you sign in with the same account.

Claude Code

/plugin marketplace add JoinScenius/atria-plugins
/plugin install atria@atria

ChatGPT desktop

The plugin runs in the ChatGPT desktop app, in Work mode and in Codex. It is not available on ChatGPT web or mobile.

  1. Add the marketplace with the Codex CLI:
    codex plugin marketplace add JoinScenius/atria-plugins
    
  2. Restart the ChatGPT desktop app.
  3. Open Plugins, choose the Atria marketplace and install Atria.

On ChatGPT Business and Enterprise, a workspace admin can add it for everyone instead: open Workspace settings, go to Plugins, choose Add then Import marketplace, and enter https://github.com/JoinScenius/atria-plugins as the source.

Codex CLI

codex plugin marketplace add JoinScenius/atria-plugins
codex plugin add atria@atria

Just the MCP server

To connect the server without the skills, point any MCP client at https://api.tryatria.com/mcp (Streamable HTTP, OAuth, no API key). On ChatGPT web, use the Atria app. The server's MCP Registry record is server.json.

What's included

  • The Atria MCP server: tools for the ad library, competitors, your ad accounts, ad boards and notes. The full list is in the documentation.
  • Skills:
    • setup checks the connection and runs a read-only test. Run it first.
    • account-weekly-report reports on one of your ad accounts, week over week.
    • competitor-teardown shows what one advertiser is running and how long each ad has lasted.
    • swipe-file collects reference ads for a theme, format or market and files them to a board.
    • skill-hub loads more Atria skills when you need them, such as creative breakdowns, briefs and ad copy. Some of these need a paid Atria plan.

Update

/plugin marketplace update atria            # Claude Code
codex plugin marketplace upgrade atria      # Codex CLI and ChatGPT desktop

Support

This repository is MIT licensed. The Atria service is governed by its terms of service.