FlyWeb protocol — make the internet machine-readable. Core types, validation, and helpers.
FlyWeb integration for Astro — auto-generate /.well-known/flyweb.json for AI agent discovery.
FlyWeb integration for SvelteKit — serve structured data to AI agents.
MCP server for the FlyWeb protocol — lets AI tools discover, read, and validate FlyWeb-enabled websites
FlyWeb integration for Nuxt — auto-generate /.well-known/flyweb.json for AI agent discovery.
FlyWeb integration for Next.js — serve structured data to AI agents with zero effort.
FlyWeb middleware for Express and Hono — serve structured data to AI agents.
This is an experimental library that modifies [Koa 2](https://github.com/koajs/koa/tree/v2.x) and [Koa 2 Browser](https://github.com/johnhenry/koa-2-browser) to work a bit like [FlyWeb Servers](https://flyweb.github.io/), currently in development at Mozil