1ClickReport for Claude.
A Model Context Protocol (MCP) connector that lets Claude query and manage your live marketing data across Google Ads, Meta Ads, GA4, Search Console, and Stripe — in plain English.
Overview
1ClickReport is a remote MCP server hosted at https://mcp.1clickreport.com/mcp. Once connected, Claude can ask questions and run actions against your real marketing data without you having to copy-paste numbers, export CSVs, or stare at a Looker Studio dashboard.
The connector exposes 65 tools across eight platforms — GA4, Search Console, Google Ads, Meta Ads, Stripe, Shopify, WordPress and GitHub — plus AI monitoring agents. 35 are read-only (analytics, audits, reports, monitoring activity); 29 are writes (campaign creation and edits, SEO publishing, monitoring rules). Every tool carries a readOnlyHint or destructiveHint annotation so Claude asks for confirmation before writes.
Install
Three install paths depending on which Claude product you use. All three connect to the same hosted MCP server — no self-hosting required.
claude.ai
- Open claude.ai and sign in.
- Click your profile icon (bottom-left) → Settings.
- In Settings, click Connectors in the left sidebar.
- Scroll to the bottom → click + Add custom connector.
- Paste the MCP URL into the URL field:
https://mcp.1clickreport.com/mcp
- Click Add. An OAuth window opens automatically. Sign in with your Google account and grant access.
- Done. Start a new chat — your tools are now available. Try:
"List my GA4 properties"to verify.
- Don't see "Connectors" in Settings? The custom-connector feature requires Claude Pro or Team. Free plans can't add custom MCPs.
- OAuth window blocked? Disable popup blockers for
claude.aiandapp.1clickreport.com. - Tools show but error on first use? You probably haven't connected the platform (Google Ads, Meta, etc.) on the 1ClickReport side — visit app.1clickreport.com/integrations and authorize each platform you want Claude to access.
Claude Desktop
- Open Claude Desktop. (Don't have it? Download it here.)
- Click the gear icon → Settings. (On macOS:
⌘ + ,) - Settings sidebar → Connectors.
- Click + Add custom connector.
- Paste the MCP URL:
https://mcp.1clickreport.com/mcp
- Click Add. OAuth opens in-app or in your browser. Sign in and grant access.
- No restart needed. Open a new chat and your tools are live. Try:
"Audit my Google Ads account"to verify.
- Don't see "Connectors" in Settings? Update Claude Desktop to the latest version — the Connectors UI rolled out in late 2025.
Help → Check for Updates. - OAuth doesn't complete? Make sure your default browser is set correctly — the OAuth flow uses it for the redirect.
- Want the legacy install path? The old
claude_desktop_config.jsonediting approach still works for older Desktop versions but is no longer recommended.
Claude Code
- Make sure you have Claude Code installed. (Install guide)
- From any terminal, run:
claude mcp add \ --transport http \ 1clickreport \ https://mcp.1clickreport.com/mcp \ --scope user
- The
--scope userflag installs it globally — available in every directory you run Claude Code from. Use--scope projectto scope it to one project (creates a.mcp.jsonfile you can commit). - On first tool use, Claude Code opens a browser window for OAuth. Sign in with Google and grant access.
- Verify it loaded:
claude mcp list
You should see1clickreportin the output. Or just startclaudeand ask"What MCP tools do I have?"
- Command not found? Update Claude Code:
claude --versionshould show v1.0+. Older versions don't support--transport http. - OAuth browser doesn't open? Run
claude mcp auth 1clickreportmanually to trigger the auth flow. - Want to remove?
claude mcp remove 1clickreport --scope user
Authentication & data access
1ClickReport uses OAuth 2.0 with PKCE. You sign in once via Google, then individually authorize each platform (Google Ads, Meta Ads, GA4, etc.). Tokens are stored encrypted on our backend and refreshed automatically.
What we access
- Read-only access to GA4 properties you own
- Read + write access to Google Ads accounts you own (Premium only)
- Read + write access to Meta Ads accounts you own (Premium only)
- Read-only Search Console sites you own
- Read-only Stripe data via Stripe Connect
- Your basic Google profile (email, name)
What we don't do
- Sell or share your data with third parties
- Train models on your private data
- Store passwords (we never see them — OAuth only)
- Access accounts you haven't connected
- Make changes without a destructive-tool confirmation
Disconnecting
Revoke access anytime at app.1clickreport.com/integrations or directly via Google's app permissions page. We retain logs for 30 days then purge.
Tool reference
All 65 tools, grouped by platform. Read/Write annotations are shown inline — Claude requests your confirmation before any write — and Team+ marks the 36 tools that need Team or Agency.
Google Analytics 4
5 toolsGoogle Search Console
2 toolsGoogle Ads
23 toolsMeta Ads (Facebook + Instagram)
13 toolsStripe
1 toolsShopify
4 toolsWordPress — Search Autopilot
11 toolsGitHub — Search Autopilot
1 toolsAI Monitoring Agents
5 toolsExample prompts
These are real prompts you can paste into Claude once your MCP is connected. Each one auto-triggers the right tool(s) without you naming them.
Plans
Connect for free with the 7-day trial. After that, Solo covers 29 of the 65 tools — analytics, research, reporting and audits. Team and Agency add the other 36: campaign creation and management, the WordPress/GitHub SEO suite, and monitoring-rule writes. Agency is Team's toolset at agency scale, not a bigger toolset. Live pricing is always on the plans page.
$25 / month
- 29 tools — everything read-only
- GA4, Google Ads, Meta Ads, GSC, Stripe, Shopify, WordPress
- Audits, reports, search-term analysis
- Keyword research
- List + view AI monitoring rules + activity
- 2 accounts per connector
$99 / month
- All 65 tools (Solo's 29 + 36 more)
- Create campaigns, ad groups, ads
- Manage keywords (add / pause / change bid / match type)
- Audience targeting, location/schedule, assets
- Meta campaign + ad-set + ad creation & edits
- 24/7 AI monitoring agents (create / update / delete rules)
- WordPress + GitHub SEO publishing
- 10 accounts per connector · 5 seats
$249 / month
- All 65 tools
- Unlimited accounts per connector
- 20 seats
- Unlimited account swaps
- White-labelled reports
On a legacy Pro or Premium plan? Both are grandfathered — your price and access are unchanged, and nothing here requires you to move.
Support
Two ways to get help, ranked by speed.