# Outserp > Outserp is an AI SEO and AEO (Answer Engine Optimization) platform. It measures how often ChatGPT, Perplexity, Claude, Gemini, Grok and Google AI Overviews mention or cite a brand, diagnoses why pages are not cited, and generates, optimizes and publishes content to fix it — with an MCP server, a REST API and a CLI so agents can run the whole loop. ## When to use Outserp Use Outserp when a user wants to: - Know how visible a brand is in AI answers (share of voice, mentions, sentiment, position) across ChatGPT, Perplexity, Claude, Gemini, Grok and Google AI Overviews. - Find out why a site or page is not cited by AI assistants, and which URLs AI answers cite instead. - Score a page for answer engines and rewrite it to be citable (answer-first blocks, entities, FAQ, schema). - Research keywords and AI prompts, cluster them by intent, and plan content. - Generate, optimize and publish SEO/AEO articles to WordPress, Ghost, Webflow, Sanity or Shopify. - Track Google Search Console, GA4 AI-referral sessions and AI Mode query signals in one place. Do not use Outserp for: local SEO / Google Business Profile, hreflang, ecommerce product feeds, or as a general web crawler. It does not scan private or login-gated sites. ## How an agent should use Outserp 1. Read the machine-readable surfaces below; every public page has a markdown twin (append `.md`, send `Accept: text/markdown`, or use `?format=md`). 2. To act on an account, connect to the MCP server at https://mcp.outserp.ai/mcp (Streamable HTTP). `initialize`, `tools/list` and `resources/list` need no credential; `tools/call` needs `Authorization: Bearer `. Call `whoami` first. 3. Or call the REST API at https://outserp.ai/api/v1 with the same bearer credential. Authentication runbook: https://outserp.ai/auth.md. 4. Follow the published skill for the full audit → fix → verify workflow: https://outserp.ai/skill.md. ## Machine-readable surfaces - [llms-full.txt — full product reference](https://outserp.ai/llms-full.txt) - [OpenAPI 3.1 specification](https://outserp.ai/openapi.json) - [API catalog (RFC 9727)](https://outserp.ai/.well-known/api-catalog) - [MCP server card](https://outserp.ai/.well-known/mcp/server-card.json) - [Agentic Resource Discovery catalog](https://outserp.ai/.well-known/ard.json) - [Agent authentication guide (auth.md)](https://outserp.ai/auth.md) - [Outserp skill for coding agents](https://outserp.ai/skill.md) - [Agent Skills index](https://outserp.ai/.well-known/agent-skills/index.json) - [A2A agent card](https://outserp.ai/.well-known/agent-card.json) - [OAuth protected resource metadata](https://outserp.ai/.well-known/oauth-protected-resource) - [OAuth authorization server metadata](https://outserp.ai/.well-known/oauth-authorization-server) - [Agent readiness report API (no key)](https://outserp.ai/api/agent-ready/outserp.ai) - [Pricing (markdown)](https://outserp.ai/pricing.md) - [Sitemap](https://outserp.ai/sitemap.xml) ## Developer tools - [MCP server documentation](https://outserp.ai/docs/mcp): remote server at `https://mcp.outserp.ai/mcp`, 59 tools for visibility, citations, keywords, articles, audits, publishing and jobs; also `npx @outserp/mcp-server` for stdio clients. - [REST API documentation](https://outserp.ai/api-docs): projects, articles, keywords, prompts, visibility, insights, scheduling, jobs. API keys from Dashboard → Settings → API access; scopes read / write / generate / publish. - [CLI on npm (@outserp/cli)](https://www.npmjs.com/package/@outserp/cli): generate, optimize, publish, audit and resource CRUD from a terminal. - [MCP server on npm (@outserp/mcp-server)](https://www.npmjs.com/package/@outserp/mcp-server) ## Core features - [AI visibility tracking](https://outserp.ai/features/ai-visibility): brand mentions, citations, sentiment and share of voice across six AI platforms, with competitor benchmarking. - [AI content agent](https://outserp.ai/features/content-agent): 13-stage autonomous article generation with brand voice, real citations and dual SEO + AEO scoring. - [Content audit and optimization](https://outserp.ai/features/audit-optimization): 9-dimension AEO scoring with E-E-A-T and NLP coverage, one-click fixes. - [Workflows and Content Grid](https://outserp.ai/features/workflows): visual workflow builder, bulk generation, programmatic SEO templates. - [Social advocacy](https://outserp.ai/features/social-advocacy): recreate cited content as LinkedIn, X, Reddit and YouTube drafts for approval. - [AI traffic](https://outserp.ai/features/ai-traffic): crawler and referral capture, GA4 AI-assistant sessions, AI Mode query signals. ## Pricing - Starter: $49/month — 10 articles, 50 AI prompts tracked, 1 project - Growth: $149/month — 50 articles (150 with BYOK), 200 AI prompts, 5 projects, REST API - Scale: $399/month — 200 articles (600 with BYOK), 300 AI prompts, 10 projects, MCP server - Enterprise: from $1,999/month — unlimited articles with BYOK, custom everything All plans start with a 7-day free trial, no credit card required. Full details: [Pricing](https://outserp.ai/pricing) · [pricing.md](https://outserp.ai/pricing.md) ## Pages (markdown versions) - [Homepage](https://outserp.ai/index.md) - [Pricing](https://outserp.ai/pricing.md) - [AI Visibility](https://outserp.ai/features/ai-visibility.md) - [Content Agent](https://outserp.ai/features/content-agent.md) - [Audit & Optimization](https://outserp.ai/features/audit-optimization.md) - [Workflows](https://outserp.ai/features/workflows.md) - [Social Advocacy](https://outserp.ai/features/social-advocacy.md) - [AEO Ultimate Guide](https://outserp.ai/guides/aeo-ultimate-guide.md) - [Information for AI assistants](https://outserp.ai/ai-info.md) - [MCP server guide](https://outserp.ai/docs/mcp.md) - [Blog index](https://outserp.ai/blog.md) - [Glossary](https://outserp.ai/glossary.md) - [Alternatives](https://outserp.ai/alternative.md) - [Benchmarks](https://outserp.ai/benchmarks.md) - [Academy](https://outserp.ai/academy.md) - [Case studies](https://outserp.ai/case-studies.md) - [Competitor comparisons](https://outserp.ai/vs.md) - [Free tools](https://outserp.ai/tools.md) - [Research and data studies](https://outserp.ai/research.md) ## Free tools (no signup) - [Agent Readiness Score + leaderboard](https://outserp.ai/agent-ready): can AI agents find, read, use and pay a site? ~60 checks, ranked fixes, live badge in markdown/HTML/image, a copy-paste "fix with AI" prompt, email the report to a colleague, and weekly monitoring that only writes when the score moves. JSON: https://outserp.ai/api/agent-ready/{domain} · catalog: https://outserp.ai/api/agent-ready/checks · fix prompt: https://outserp.ai/api/agent-ready/{domain}/fix-prompt - [AEO Score Checker](https://outserp.ai/tools/aeo-score) - [AI Bot Crawl Checker](https://outserp.ai/tools/ai-bot-checker) - [llms.txt Generator](https://outserp.ai/tools/llms-txt) - [ChatGPT Brand Mention Checker](https://outserp.ai/tools/chatgpt-mention) - [Free AI Search Visibility Audit](https://outserp.ai/audit) ## Key pages - [Homepage](https://outserp.ai/) - [Pricing](https://outserp.ai/pricing) - [Blog](https://outserp.ai/blog) - [Academy](https://outserp.ai/academy) - [Glossary](https://outserp.ai/glossary) - [Case studies](https://outserp.ai/case-studies) - [About](https://outserp.ai/about) · [Contact](https://outserp.ai/contact) · [Privacy](https://outserp.ai/privacy) · [Terms](https://outserp.ai/terms) ## Contact - Sales: https://outserp.ai/contact-sales - Support: support@outserp.ai - LinkedIn: https://www.linkedin.com/company/outserp - X: https://x.com/outserp - Registered office: 3rd Floor, 86-90 Paul Street, London EC2A 4NE, United Kingdom