Metadata-Version: 2.4
Name: frontend-mcp
Version: 1.0.1
Summary: Frontend Perception MCP — deterministic browser runtime for coding agents (alias package).
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: frontend-perception-engine==1.0.1

# frontend-mcp

PyPI alias for [frontend-perception-engine](https://pypi.org/project/frontend-perception-engine/).

Installs the same Frontend Perception MCP server (deterministic browser runtime for coding agents).

```bash
pip install frontend-mcp
frontend-mcp-install
frontend-mcp
```

Or with uvx:

```bash
uvx --from frontend-mcp frontend-mcp-install
uvx --from frontend-mcp frontend-mcp
```
