Community contribution — Astro support. 🎉
Added
.astrofile support (#15, thanks @zlegein) — Astro components are now indexed by parsing their TypeScript frontmatter (the code between the---fences) with the existing TSX grammar. The template/markup below is skipped. Line numbers are preserved exactly: template lines are blanked (not removed) before parsing, so every reported method/type position matches the original file. No new dependency.
npm install -g aidex-mcp@2.2.2