AURA: A Machine-Readable Web Protocol

2025-08-07
AURA: A Machine-Readable Web Protocol

AURA (Agent-Usable Resource Assertion) revolutionizes AI-web interaction. Instead of relying on brittle screen scraping and DOM manipulation, AURA introduces a standardized `aura.json` manifest file, allowing websites to declare their capabilities (e.g., creating posts, logging in) as HTTP requests. This enables efficient, secure AI-website interaction and paves the way for smarter search engines indexing actions, not just content. The project includes a reference server and client, demonstrating its functionality.