One page, two audiences. MAKO adds a structured layer to any website so AI agents can read, understand, and act — using standard HTTP.
One page, two audiences
Same URL. Same server. Different response based on who's asking.
An AI agent sends a standard HTTP request to your existing URL. A single header indicates it prefers structured content. If the server doesn't support MAKO, it responds with regular HTML — zero breaking changes.
Instead of raw HTML with navigation, ads, and scripts, the server responds with a clean document: typed metadata, structured content, and declared capabilities.
The agent receives structured information it can process immediately — no HTML parsing, no JavaScript execution, no guessing which of 127 links matter.
Structured YAML frontmatter + optimized Markdown body. Everything an AI agent needs, nothing it doesn't.
---
mako: "1.0"
type: product
entity: "Nike Air Max 90"
tokens: 280
language: en
actions:
- name: add_to_cart
endpoint: /api/cart/add
links:
internal:
- url: /category/running
context: "Browse running shoes"
---
# Nike Air Max 90
Mid-range casual running shoe by Nike.
## Key Facts
- Price: 79.99 EUR (was 149.99, -47%)
- Rating: 4.3/5 (234 reviews)
- In stock, sizes EU 38-46