Implementation comparison

Compare integration patterns for your stack

This page compares the Next.js, Astro, Express, and static HTML examples; it highlights the pattern rendered here.

Static HTML

Integration path

  1. Install @corsenai/corsen-context in the build and function environment.
  2. Replace the demo records in content.mjs with your published page records.
  3. Run npm run build to generate HTML, llms.txt, llms-full.txt, and the browser bridge.
  4. Deploy public/ and the MCP function on one origin, then verify search_site followed by get_page_content.

Live contract observatory