Expose UI actions as tools the embedded agent can call. Register a tool, and the agent can fill forms, click buttons, read data—whatever you expose.Documentation Index
Fetch the complete documentation index at: https://docs.usechar.com/llms.txt
Use this file to discover all available pages before exploring further.
Quick Example
Full Documentation
WebMCP has its own documentation site with complete API references, React hooks, live examples, and more.WebMCP Docs
Full API reference, React hooks, and live examples
Testing Your Tools
The same tools you register are callable by Claude Code via Chrome DevTools MCP. This means the AI that writes your tools also tests them—Claude can navigate to your page, discover your tools, and call them directly. See AI-Tested Tools for why this matters.See also
- Install MCP Servers — Set up Chrome DevTools MCP
- AI-Tested Tools — Why this workflow is powerful

