# OurSEO Agent (CLI + MCP) OurSEO is **not an AI-visibility backend.** Use it here only as a supplement for general brand-monitoring work that complements Ahrefs Brand Radar. ## What OurSEO covers ```bash # Web-wide brand mention scan via Google Custom Search our research google brand "" --exclude # Korean engines (Naver brand presence) our research naver serp "" ``` MCP equivalent: ``` mcp__ourseo__monitor_brand(brand="", exclude_domains=[""]) ``` ## How OurSEO + Brand Radar pair - **Brand Radar** (Ahrefs) → AI search citations, impressions, SOV, cited pages - **OurSEO monitor_brand** → standard Google search brand mentions across the web Together they show: - "Where are we cited in AI vs the open web?" - "Are the high-citation pages in AI also the ones earning standard organic links?" - "Does our share of voice in AI match our share in Google brand SERPs?" ## Not for this skill when - **AI mentions / impressions / SOV / cited domains/pages** — Brand Radar only. - **AI engine breakdown** — Brand Radar `brand-radar-ai-responses`. ## Important Treat OurSEO output as a **second axis**, not a substitute. Reporting AI visibility using only `monitor_brand` would mislead the user — those are open-web mentions, not AI citations.