Docs

SEOAIO measures how AI answer engines cite and describe a brand, and reports every number with its evidence. These pages are for the people and the agents who read that data through the MCP server at https://app.seoaio.ai/api/mcp.

Three ways in

  • A person with an MCP client. Get started connects Claude Code, Cursor or any Streamable HTTP client in one step, with no key to paste.
  • An agent. Fetch https://seoaio.ai/SKILL.md and follow it. It carries the call order, the rules for quoting a number, and the other 3 skills for specific jobs.
  • A developer. The tools reference documents all 17 tools (12 read, 5 propose), each with a contract the test suite asserts against the running handler.

Everything here

How these pages stay true

Nothing on these pages is typed beside the code. The tool list, the parameters, the output fields, the error messages, the connect snippets and the thresholds are read from the modules that define them, and the test suite executes the routes and the handlers behind every claim. A page that described a tool the server does not have would fail the build before it shipped.