# Alexandra Klepper

Canonical: https://mudpie.ai/authors/alexandra-klepper/
Updated: 2026-09-20

Alexandra Klepper authors Chrome for Developers guidance for WebMCP, including the overview, API explanations, implementation practices and workflow design material.

Source: https://github.com/alexandrascript

Authorship comes from Chrome for Developers page metadata; portrait comes from the linked public GitHub profile. Checked September 19, 2026.

## Referenced in 101

- [WebMCP overview](https://developer.chrome.com/docs/ai/webmcp) — Chrome frames WebMCP as structured page actions that complement the DOM rather than asking an agent to infer every interaction from pixels and markup.
- [When to use WebMCP and MCP](https://developer.chrome.com/docs/ai/webmcp/compare-mcp) — WebMCP is ephemeral and bound to a live page; MCP is a persistent service connection. Many serious products need both layers.
- [WebMCP imperative API](https://developer.chrome.com/docs/ai/webmcp/imperative-api) — The imperative API is the flexible path for dynamic tools whose schemas, availability and execution depend on live application state.
- [WebMCP declarative API](https://developer.chrome.com/docs/ai/webmcp/declarative-api) — Semantic HTML forms can become agent tools without moving the workflow out of the visible, accessible interface.
- [WebMCP best practices](https://developer.chrome.com/docs/ai/webmcp/best-practices) — Expose a small set of distinct, goal-shaped tools with strict validation, useful errors and evals; do not mirror every UI control.
- [Build your user's agentic workflows with WebMCP tools](https://developer.chrome.com/docs/ai/webmcp/build-tools) — Design from the user's end goal and initial state, role-play likely tool sequences, then test variance and recovery before publishing a tool.
- [Join the WebMCP origin trial](https://developer.chrome.com/blog/ai-webmcp-origin-trial) — Chrome's origin trial is time-limited early access for testing the proposed API, not proof of a stable cross-browser baseline.

This is a Mudpie reference profile, not an account or endorsement. The profile records an authority connected to the source; it is not necessarily the article byline.
