What Is Adspirer?
What is Adspirer?
What is Adspirer?
Is Adspirer an AI agent or a tool?
Is Adspirer an AI agent or a tool?
- Tools only: Connect the MCP server and use raw tools. Good for quick queries.
- Agent + tools: Install the full plugin (agent, skills, slash commands). The agent follows proven workflows, remembers your brand, and persists strategic decisions.
How is Adspirer different from other ad management tools?
How is Adspirer different from other ad management tools?
- Natural language interface. You describe what you want. No dashboards, no button hunting, no learning a new UI.
- AI-native workflows. The agent researches your competitors, pulls real keyword data, writes brand-voice ad copy, and creates campaigns — all in one conversation.
Which AI clients work with Adspirer?
Which AI clients work with Adspirer?
How It Works
How does Adspirer connect to my ad accounts?
How does Adspirer connect to my ad accounts?
- Your browser opens to Google/Meta/LinkedIn/TikTok’s login page
- You sign in with your existing credentials (Adspirer never sees your password)
- You authorize specific permissions (read campaigns, create ads, etc.)
- Adspirer receives a scoped access token — not your password
Can Adspirer spend my money without permission?
Can Adspirer spend my money without permission?
- All campaigns are created in PAUSED status — you review before anything goes live
- The agent always asks before any action that affects spend
- Skills enforce a read-before-write pattern — research and validation happen before creation
- Adspirer never retries a failed campaign creation automatically
- Budget guardrails from your brand context file are checked before spend-affecting actions
What is MCP?
What is MCP?
What are skills and why do they matter?
What are skills and why do they matter?
SKILL.md) that teach AI assistants the right workflow for advertising tasks. Without skills, the AI guesses which tools to call. With skills:- It follows proven workflows (research → validate → create → verify)
- Safety rules are enforced automatically
- Campaign creation works on the first try instead of failing mid-workflow
Can I use Adspirer on a remote server or in Docker?
Can I use Adspirer on a remote server or in Docker?
- CLI flag:
openclaw adspirer login --token sk_live_your_key - Environment variable:
export ADSPIRER_API_KEY=sk_live_your_key
Do I need to install anything?
Do I need to install anything?
Ad Platforms
Which ad platforms does Adspirer support?
Which ad platforms does Adspirer support?
| Platform | Tools | What You Can Do |
|---|---|---|
| Google Ads | 39 | Keyword research, Search & PMax campaigns, wasted spend, budget optimization, ad extensions |
| LinkedIn Ads | 28 | Sponsored content, lead gen, B2B targeting, creative management |
| Meta Ads | 20 | Image/video/carousel campaigns, audience targeting, creative fatigue |
| TikTok Ads | 4 | In-feed campaigns, video asset validation |
Can I use Adspirer with multiple ad accounts?
Can I use Adspirer with multiple ad accounts?
switch_primary_account to change which account you’re managing, or specify the account ID in your prompts. See Multi-Account Management.Does Adspirer work with agency accounts?
Does Adspirer work with agency accounts?
Are campaigns created live or paused?
Are campaigns created live or paused?
Pricing & Billing
How much does Adspirer cost?
How much does Adspirer cost?
| Plan | Price | Tool Calls | Best For |
|---|---|---|---|
| Free | $0/mo | 15/month | Try it out |
| Plus | $49/mo | 150/month | Small advertisers |
| Pro | $99/mo | 600/month | Active campaign managers |
| Max | $199/mo | 3,000/month | Agencies and power users |
get_campaign_performance, research_keywords). A typical campaign creation uses 8-12 tool calls. See full pricing.Is there a free tier?
Is there a free tier?
Do I pay separately for each AI client?
Do I pay separately for each AI client?
Security & Privacy
Is my data safe?
Is my data safe?
- OAuth 2.1 with PKCE — Adspirer never sees your passwords
- Scoped permissions — you authorize exactly what Adspirer can do
- Encrypted tokens — access tokens encrypted at rest, auto-refreshed
- Revocable access — revoke anytime from your ad platform’s security settings
- No billing data — Adspirer never accesses credit cards or payment information
Can I revoke Adspirer's access?
Can I revoke Adspirer's access?
- Google Ads: myaccount.google.com/permissions
- Meta: Settings & Privacy → Settings → Business Integrations
- LinkedIn: Settings → Data Privacy → Permitted Services
- TikTok: Settings → Security → Authorized Apps
How are API keys secured?
How are API keys secured?
Does Adspirer store my ad data?
Does Adspirer store my ad data?
Troubleshooting
Nothing is working — tools fail or I can't reach Adspirer
Nothing is working — tools fail or I can't reach Adspirer
get_connections_status or echo_test fails), this is a connection issue between your AI client and the Adspirer MCP server. Follow these steps in order:Step 1: Check tool permissionsYour AI client needs the right tool permission settings:- Read tools (performance analysis, keyword research, connection status): Set to Always allow
- Write tools (campaign creation, budget changes): Set to Custom (ask each time)
- Claude (web/desktop): Go to Customize → Connectors, find Ads MCP, click Disconnect, then Connect again and complete the OAuth flow
- ChatGPT: Go to Settings → Connectors, remove Adspirer-MCP, then re-add it with URL
https://mcp.adspirer.com/mcpand complete OAuth - Claude Code: Run
claude mcp remove adspirer, thenclaude mcp add --transport http adspirer https://mcp.adspirer.com/mcp, restart, and re-authenticate via/mcp - Cursor: Re-connect via MCP settings
- Go to adspirer.ai
- Log out (click your avatar → Sign out)
- Log back in
- Return to your AI client and try again
get_connections_status. If some ad accounts work but one doesn’t (e.g., Google works but LinkedIn fails), that’s a platform-specific connection issue, not a general connection problem. In that case, reconnect just that platform at adspirer.ai/connections.Why does my connector keep disconnecting? (Claude / ChatGPT web)
Why does my connector keep disconnecting? (Claude / ChatGPT web)
- Go to your AI client’s connector settings
- Find Adspirer / Ads MCP
- Click Connect (or re-enable it)
- Complete the OAuth flow if prompted
- Verify tool permissions are set correctly (read tools → Always allow, write tools → Custom)
Why isn't Adspirer connecting to my ad account?
Why isn't Adspirer connecting to my ad account?
- Ad platform not connected: Visit adspirer.ai and connect your Google/Meta/LinkedIn/TikTok account
- OAuth expired: Re-authenticate by clicking the MCP server connection in your AI client
- Browser extension interference: Disable ad blockers temporarily during OAuth
- Wrong account: Use
switch_primary_accountto select the correct ad account
Why do I see 'token expired' errors?
Why do I see 'token expired' errors?
- Claude Code: Run
/mcp, select the Adspirer server, and re-authenticate - Claude: Reconnect the connector in Customize → Connectors
- ChatGPT: Reconnect in Settings → Connectors
- Cursor: Re-connect via MCP settings
I hit my tool call limit. What now?
I hit my tool call limit. What now?
- Wait for the monthly reset
- Upgrade to Plus (99/mo for 600 calls)
- Check your usage with
get_usage_status
My API key isn't working. What should I check?
My API key isn't working. What should I check?
- Key revoked or expired: Check your key status at adspirer.ai/keys
- Wrong format: API keys start with
sk_live_— check for extra whitespace or line breaks - No ad platforms connected: API keys authenticate you, but you still need to connect platforms at adspirer.ai/connections
- Environment variable issue: Verify with
echo $ADSPIRER_API_KEY
Campaign creation failed. What should I do?
Campaign creation failed. What should I do?
- Missing keyword research: Run
research_keywordsbefore creating Search campaigns - Invalid assets: Run
validate_and_prepare_assetsto check image dimensions, headline lengths - Platform not connected: Run
get_connections_statusto verify - Budget below minimum: Google/LinkedIn require 5/day
Related Documentation
- Security & Data Privacy — OAuth, token lifecycle, data access
- Pricing — Plans and tool call limits
- Platform Comparison — Google vs Meta vs LinkedIn vs TikTok
- Agent Skills Overview — Skills, workflows, and safety rules

