Files
Daniel Avila 070a2e3e0f feat(dashboard): WebMCP V1 — expose catalog as read-only agent tools (#850)
Registers 4 read-only WebMCP tools (search-components,
get-component-details, get-install-command, get-catalog-stats) via
document.modelContext on every page, reusing src/lib/data.ts helpers and
the existing static JSON artifacts. Feature-detected and gated behind
PUBLIC_WEBMCP_ENABLED (same pattern as PUBLIC_ADS_ENABLED); no-op in
browsers without WebMCP support. Spec in dashboard/docs/webmcp.md.

Claude-Session: https://claude.ai/code/session_015ehgc17pAU4EcLbAjkzq7h
Entire-Checkpoint: 2ba83c996ee6
2026-08-30 19:58:20 -04:00
..