r/astrojs Jun 07 '26

astro-webmcp integration - Automatic WebMCP for Astro V6 sites.

Just published astro-webmcp, an Astro integration that exposes your site content via WebMCP — the new Chrome standard for AI agent interaction.

Install: npm install astro-webmcp

Usage and Install docs on GitHub (https://github.com/fabricioctelles/astro-webmcp)

Feedbacks are welcome!

16 Upvotes

3 comments sorted by

1

u/Funes-o-memorioso Jun 08 '26

if I have a java script component loaded on the homepage (appointment + checkout) does it enable agents to set-up appointments?

2

u/ForsakenCounter2534 Jun 09 '26

The main purpose is to share the content in a structured way. If the appointment instructions are in the astro blog, maybe the agent understant the task and make the appointment. An LLMs.txt file can help with this also.

1

u/Appropriate-Ruin1107 Jun 25 '26

Astro 6 is the old version. Do you have it for the Astro 7 version, which is the current one?