Home
This site is plain HTML — no framework, no CMS, no build toolchain. Its agent surfaces are generated once at build time, and one tiny function answers MCP calls.
Pages
- About — Why a static site can be agent-native
- Agent-native without a framework — llms.txt, MCP and WebMCP for a folder of HTML files
- The only dynamic piece is one function — Static by default, dynamic exactly where it counts
- Forms and agents — Which forms an agent may fill — the owner decides, per form
Agent surfaces
- /llms.txt — static discovery
POST /v1/mcp— MCP endpoint (one small function)document.modelContext— WebMCP tools registered by this page
Home — Static HTML + Corsen Context