For your agent

Documentation

AEOForged is a developer platform for Answer Engine Optimization (AEO) — a REST API, MCP integration, and AI-agent tooling to research, score, audit, monitor, and improve how content is cited by AI answer engines including Google AI Overviews, Perplexity, ChatGPT, and Bing Copilot.

Integrate AEOForged into your stack by calling the REST API from code, connecting AI agents such as Cursor and Claude Code via MCP, or using the platform UI. New clients can start via /for-agents (ask your agent) or /start (diagnostic funnel). The documentation is organised into 10 sections covering getting started, audit workflows, API reference, agent integration, prompting, workflows, monitoring, and release history.

Guides

Start here

Site setups — how AEOForged works with WordPress, GitHub, builders, and custom CMS.

Index

In this documentation

  • Getting StartedGetting started covers agent signup doors, IDE builders, and site managers — plus free tools and honesty guardrails.
  • Audit WorkflowThe audit workflow covers diagnose, action queue, agent handoff, verification, and client deliverables.
  • REST API ReferenceThe REST API exposes the full 29-tool surface over HTTPS with Bearer-key auth.
  • MCP Setup GuideMCP exposes every AEOForged tool to Cursor, Claude Code, and other MCP clients.
  • Prompting GuidePer-tool prompting tips and parameter strategies for all 29 tools.
  • Workflow RecipesNine copy-paste workflow recipes chain tools from research to monitoring.
  • Agent SkillsDownloadable SKILL.md packages preload agents with AEOForged knowledge.
  • Agent Integration GuideThe agent guide defines the research → score → review-gate workflow agents must follow.
  • Post-Publish MonitoringCitation board Monitoring measures ChatGPT, Perplexity, and Gemini; Brave stays a labelled visibility proxy.
  • ChangelogThe changelog records every release, new tool, and hardening update.

Last updated

Quick start

Prefer an agent? Start at /for-agents or the human diagnostic at /start. Already signed in: create an API key at Settings → API Keys, then try a free tool: POST /api/v1/score with any markdown. Packages and pricing: /pricing · /pricing.

Tool inventory

What AEOForged includes

AEOForged exposes 29 tools across these categories, each available over both REST (/api/v1/*) and MCP. Live catalog: GET /api/v1/onboard.

CategoryToolsWhat it does
Scoring & packagingaeo_score, aeo_schema, aeo_extract, aeo_factcheckScore content across 8 AEO dimensions and package it as JSON-LD or snippet-ready blocks.
Content creationaeo_research, aeo_outline, aeo_write, aeo_import, aeo_polish, aeo_verifyResearch-grounded drafting from query to fact-checked, brand-voiced article.
Analysis & maintenanceaeo_audit, aeo_compare, aeo_refresh, aeo_cluster, aeo_optimiseAudit live URLs, compare against competitors, and refresh stale content.
Site-wide auditaeo_complete_audit, aeo_verify_page, aeo_audit_queue, aeo_action_updateDiscover and score pages on a site, work the action queue, then re-verify fixes against a pinned baseline.
Agent readinessaeo_crawlability, aeo_agent_ready, aeo_agent_policy, aeo_llms_txtCheck AI-bot access and operability, then generate robots rules and llms.txt.
Visibility & sourcesaeo_share_of_voice, aeo_moat_check, aeo_citation_sources, aeo_crawler_logs, aeo_trackMeasure AI answer visibility, citation sources, crawler logs, and content gaps over time.
Authority & researchaeo_authority, aeo_study, aeo_ask_humanEntity authority programs, original measured research studies, and durable human decision gates.

Documentation maintained by Ryan Kings, Founder & CTO at AEOForged. The scoring methodology and tool behaviour described here reflect the live platform. .