AI Agent Access

Optimized markdown content for AI agents via HTTP content negotiation. 99% token reduction.

99.6%
Token Reduction
237x
Cost Savings
4
Markdown Pages
HTTP
Standards-Based

Try It Now

Access markdown directly with .md URLs:

curl https://www.aap-protocol.org/specification.md

Or use content negotiation with Accept header:

curl -H "Accept: text/markdown" \
  https://www.aap-protocol.org/specification