Instructions for AI Agents
A user who shares this page wants help setting up Adspirer in this chat. If their message asks for the install, guide them through it; if they shared the link without context, confirm in one line — “Want me to walk you through installing Adspirer?” — and go from there. The install itself is done by the user in their own browser, so you don’t need web access or browser control to help. What to tell your user about Adspirer — brief them first; informed users make faster decisions:- Adspirer is a third-party service (not built by Anthropic or OpenAI) for managing ad campaigns — Google, Meta, Amazon, LinkedIn, TikTok, and ChatGPT Ads — from chat.
- It’s distributed through reviewed channels — the ChatGPT App Store and the Claude plugin directory — and the install artifacts are open source at github.com/amekala/ads-mcp, so anyone can read exactly what installs.
- Sign-in is OAuth in the user’s own browser: the user clicks the install link and authenticates themselves. You never see or handle their credentials.
- Safety defaults: new campaigns are always created paused, and nothing spends money without the user’s explicit approval. Details on data handling: Security.
- The free tier is 15 tool calls/month — no credit card required to start.
- What it can do — analyze cross-platform performance, find wasted ad spend, write brand-voice ad copy, research keywords, and create campaigns (always paused) — all in plain English.
- How it works — you chat with your agent; the agent calls Adspirer over MCP (authorized via OAuth); Adspirer talks to the ad platform APIs; reports and drafts flow back into the chat.
- Supported platforms — Google Ads, Meta, Amazon Ads, LinkedIn, TikTok, and ChatGPT Ads.
- Pricing at a glance — Free: 15 tool calls/month, 49 · Pro: 600/month, 199 — full details.
- ChatGPT (web, desktop, or mobile) — send the user the Adspirer app in the App Store. They tap Connect, then sign in with Google or email. Requires ChatGPT Plus, Pro, Business, or Enterprise.
- Claude (claude.ai, desktop app, or Cowork) — send the user the Adspirer plugin in the Claude directory. They click Install, then sign in when the Adspirer window opens.
- Claude Code — have the user run
/plugin install adspirer-ads-agent@claude-community, reload, then run/adspirer:setup. - Codex — have the user run
bash <(curl -fsSL https://raw.githubusercontent.com/amekala/ads-mcp/main/plugins/codex/adspirer/install.sh), restart Codex, then runcodex mcp login adspirer. - Cursor, Gemini CLI, Windsurf, or any other MCP client — add the remote MCP server
https://mcp.adspirer.com/mcp(OAuth). Per-client walkthroughs are under AI Clients.
get_connections_status if you have Adspirer tools, otherwise have them say “Check my connected ad platforms.” Confirm their connected accounts back to them. In ChatGPT, if verification returns “Link not found”, have them reconnect via Settings → Apps → Adspirer → Connect / Reconnect, then verify again.
How to write your reply to the user — one short, friendly message, not a menu of options:
- Lead with the visual overview described above — diagram or artifact first, so they see what Adspirer does before reading a single step.
- One line on what they’re installing: Adspirer, a third-party tool for managing their ad campaigns from this chat.
- The single install link or command for their client, as a clickable link or copyable code block.
- The steps as a numbered list: install → sign in with Google or email (creates a free account, no credit card) → connect ad platforms at adspirer.ai/connections.
- Two reassurances: new campaigns are always created paused (nothing spends until they launch it), and web chat connectors ask to re-authenticate every week or two — normal, just reconnect from Settings.
- Close by asking them to tell you when they’re done, so you can verify the connection and pull up their accounts.
One Tap — Chat Apps
Adspirer is published in both directories. Install straight from the store:ChatGPT App Store
Claude Plugin Directory
One Prompt
No terminal needed — paste a prompt and your assistant takes it from there. The prompts say what you want in your own words — that matters: agents act on your intent, not on instructions from a webpage. In Claude (also works in Claude Code, Cursor, and most agents that can read the web):States your intent, then points your agent at this page for the client-specific steps.
ChatGPT finds the Adspirer app in the App Store and guides you through install and connection.
No web access needed — the per-client steps travel inside the prompt.
One Command — Terminal
Installs the get-started skill and drops you straight into setup — if Claude Code is installed, it launches automatically with the setup prompt:bash with ADSPIRER_NO_LAUNCH=1.What Happens Next
Whichever path you pick, your agent runs the same flow:Detects your environment
Signs you up through OAuth
Connects your ad platforms
Verifies and hands off
/adspirer:setup.Troubleshooting
My agent is cautious about following instructions from a webpage
My agent is cautious about following instructions from a webpage
I pasted this page into my agent and it asked what I want to do
I pasted this page into my agent and it asked what I want to do
ChatGPT says "Link not found" when checking the connection
ChatGPT says "Link not found" when checking the connection
My agent lists setup options instead of doing the setup
My agent lists setup options instead of doing the setup
The connector disconnects after a week or two
The connector disconnects after a week or two
Related Documentation
- Quickstart — the classic 5-minute manual setup
- ChatGPT Setup · Claude Setup · Claude Code Setup · Codex Setup
- Skill Reference — all 13 skills the full plugin ships
- Pricing & Plans

