# OurSEO Agent (CLI + MCP) Two paths for SERP work: 1. **CLI** (Claude Code, Bash) — `our serp *` (DataForSEO Google) + `our research naver serp` (Naver-only). 2. **MCP** (Claude Desktop) — `mcp__ourseo__check_serp` for single-keyword spot-check. ## CLI commands ```bash # Google SERP via DataForSEO our serp live "" --location 2410 --language ko our serp competitors --location 2410 our serp ranked-keywords --location 2410 --limit 50 our serp domain-overview --location 2410 # Naver SERP (Korean engines — Naver-only path) our research naver serp "" our research naver serp "" --domain ``` Location codes: `2410` Korea, `2840` US, `2392` Japan. ## MCP tool ``` mcp__ourseo__check_serp(keyword="", domain="", country="kr") ``` ## Strengths - **Only** path that covers Naver SERP (blog, cafe, knowledge iN, Smart Store, brand zone, shortform, influencer). - Cheapest per call for batch Korean-market SERP work. - Full live SERP JSON with all features for export. ## Not for this skill when - **Modelled SERP overview** (volume + CPC trend per keyword) — Semrush is cleanest for that. - **Brand Radar / AI search SERP** — Ahrefs Brand Radar is the only option.