Skip to content
Back to Home
Text size:

Developers and AI Agents

What is available

AIVA Claims publishes its public content and unauthenticated APIs in machine-readable forms: an llms.txt index, a Markdown alternate of every public page, an OpenAPI 3.1 document, and an MCP server. No account or API key is needed for any of them.

llms.txt

Markdown alternates

Every public page is available as Markdown at the same URL with .md appended (/faq.md, /index.md for the homepage), or by requesting the page with Accept: text/markdown. Responses carry x-markdown-tokens, an estimate of the document's length in tokens (characters divided by four).

OpenAPI

MCP server

  • https://aivaclaims.com/mcp — Model Context Protocol server (Streamable HTTP, no authentication). The endpoint documents its own tools.

Crawling

/robots.txt allows AI crawlers and declares Content-Signal: search=yes, ai-train=yes, ai-input=yes. /sitemap.xml lists every public page.

Contact

help@aivaclaims.com

Support