@luna-oss/mcp-runtime
v5.0.0
Published
Browser-side Model Context Protocol client and telemetry hooks for the Moon Design System.
Readme
@luna-oss/mcp-runtime
Browser-side Model Context Protocol client and React hook for the Moon Design
System. Pairs with the server-side @luna-oss/mcp package.
Exports
MoonMCPClient— thin client class with telemetry hooks.useMoonMCP— React hook that owns request lifecycle for a single tool.
Status
Phase 1 ships a fetch-backed transport so consumers can already wire the
endpoint and observe telemetry events. Phase 2 swaps the transport to the
official @modelcontextprotocol/sdk browser client without changing the
public API.
