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.
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).
- Open Customize in the left sidebar and go to the Plugins tab.
- Next to Personal plugins, click + and choose Add marketplace.
- Choose Add from a repository and enter
https://github.com/JoinScenius/atria-plugins. - 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.
- Add the marketplace with the Codex CLI:
codex plugin marketplace add JoinScenius/atria-plugins - Restart the ChatGPT desktop app.
- 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:
setupchecks the connection and runs a read-only test. Run it first.account-weekly-reportreports on one of your ad accounts, week over week.competitor-teardownshows what one advertiser is running and how long each ad has lasted.swipe-filecollects reference ads for a theme, format or market and files them to a board.skill-hubloads 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
- Questions and bugs: engineer-support@tryatria.com, or open an issue.
- Security reports: see SECURITY.md.
- Privacy policy · Terms of service
This repository is MIT licensed. The Atria service is governed by its terms of service.