@xdnaimino/html-mcp-plugin
OpenCode plugin — Agent-lifecycle intelligence layer for Fast HTML MCP.
Features
- Intent Routing — Classifies agent requests to determine the optimal HTML operation (render, patch, read, compress)
- Context Compression — Token-efficient context window management for HTML operations
- Quality Gates — Pre- and post-operation validation hooks
- Document State Management — Tracks document versions and state transitions
Install
openclaw plugins install clawhub:@xdnaimino/html-mcp-plugin
Requirements
- OpenClaw with plugin API
>=2026.3.24-beta.2 - Peer dependency:
@opencode-ai/plugin ^1.15.0
Usage
Once installed, the plugin hooks into the agent lifecycle automatically. It intercepts tool calls to Fast HTML MCP and applies intent routing, context optimization, and quality validation.
License
Apache-2.0