About AWI
The browser interface AI agents deserve.
Agent Web Interface (AWI) is an open-source MCP server that gives AI agents a compact, semantic view of any web page — no raw DOM dumps, no fragile CSS selectors, no context overflow.
Instead of thousands of bytes of markup, AWI returns structured XML with stable element IDs that survive navigation. Agents act by eid — not by brittle class strings that change on the next deploy.
Open source
MIT-licensed and built in the open. Every tool call, every snapshot format, every default — inspectable and forkable.
MCP-native
AWI speaks the Model Context Protocol directly. No custom glue code — works with Claude, GPT-4o, Gemini, and any MCP-compatible runtime.
Agent-first
Every design decision optimises for agent reasoning: token budget, stable references, and clear action feedback — not developer ergonomics.
Get involved
Built in the open, for the community.
AWI is MIT-licensed and actively developed. Issues, PRs, and feature ideas are welcome.