Docs/Getting Started

Setup in 5 minutes

From signup to your first AI-powered marketing insight. Five steps. No complex configuration.

MISSION BRIEF
5 PHASES
01
PHASE 01

Create your account

Sign up at app.goagentcy.com. Free tier includes 50 queries/month — no credit card required.

  • Choose your plan (Free tier works great to start)
  • Verify your email address
  • You’ll land on the Agentcy Portal dashboard
Create account
02
PHASE 02

Connect your data sources

Link your marketing platforms through the Portal. OAuth flow for Google services, API key for WooCommerce.

  • Google Analytics 4 — OAuth connect, select property
  • Google Search Console — OAuth connect, select site
  • Google Ads — OAuth connect, select account
  • YouTube — OAuth connect, select channel
  • WooCommerce — enter store URL + API keys
  • HubSpot, SpyFu, Google Sheets, GTM, and more
  • Web Intelligence — enabled by default (100+ search engines)

All 20 data sources

03
PHASE 03

Add your domains

Register the domains you want to analyze. Each domain links to its own set of connected data sources.

  • Click “Add Domain” in the Portal
  • Enter your domain (e.g., aurora-fitness.com)
  • Map it to your connected data sources
  • Agencies: add multiple domains, switch with one parameter
04
PHASE 04

Configure your MCP client

Copy the config snippet below into your AI client. Replace YOUR_AGENTCY_API_KEY with your key from the Portal.

  • Find your API key in Portal → Settings → API Keys
  • Select your AI client tab below
  • Copy the config snippet (remote HTTP — no local install needed)
  • Paste into your client’s MCP config file or run the command
  • Restart your AI client to connect to Agentcy

Run in your terminal

mcp-config.json
# Current project only (default):
claude mcp add agentcy --transport http https://data.goagentcy.com/mcp --header "Authorization: Bearer YOUR_AGENTCY_API_KEY"

# All your projects (personal preference):
claude mcp add agentcy --scope user --transport http https://data.goagentcy.com/mcp --header "Authorization: Bearer YOUR_AGENTCY_API_KEY"

# Shared with your team (checked into version control):
claude mcp add agentcy --scope project --transport http https://data.goagentcy.com/mcp --header "Authorization: Bearer YOUR_AGENTCY_API_KEY"

Setup guides for 30+ more clients including VS Code, ChatGPT, JetBrains, and more.

05
PHASE 05

Ask your first question

That’s it. Open your AI client and ask a marketing question in natural language. Agentcy handles the rest.

  • “How is aurora-fitness.com performing this month?”
  • “What are my top landing pages by conversion rate?”
  • “Compare this week’s traffic to last week”
  • “Research competitor pricing strategies for protein powder”

You're live.

Agentcy is connected and ready to answer your marketing questions.

v1.0Need help?