Pre-release
This release is a pre-release and may not be stable for production use.
frontend-mcp
PyPI alias for frontend-perception-engine.
Deterministic browser runtime + fast code resolvers for AI coding agents.
Install
pip install --upgrade frontend-mcp
frontend-mcp-install # optional: prints Cursor config
frontend-mcp
Or:
uvx --from frontend-mcp frontend-mcp-install
uvx --from frontend-mcp frontend-mcp
Agent quick start
- Read
perception://agent-guideat session start perception_health→perception_session_startperception_navigate_and_observe→ savescan_id- Code ↔ UI:
perception://resolver-guide→perception_resolve_route(notperception_code_context) - Edit files →
perception_verify(never skip)
Key MCP resources
| URI | Use |
|---|---|
perception://agent-guide |
Main playbooks |
perception://resolver-guide |
perception_resolve_* tools |
perception://seo-guide |
perception_seo_audit_start + poll |
Local development
Point Cursor at your checkout:
{
"mcpServers": {
"frontend-mcp": {
"command": "python",
"args": ["-m", "navigation.mcp"],
"env": {
"PYTHONPATH": "/path/to/frontend-perception-engine/src",
"FRONTEND_PERCEPTION_DEFAULT_REPO_ROOT": "/path/to/frontend-perception-engine/sandbox"
}
}
}
}
Restart MCP after changes. Run smoke: python scripts/phase3_mcp_smoke.py
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file frontend_mcp-1.2.0.dev21.tar.gz.
File metadata
- Download URL: frontend_mcp-1.2.0.dev21.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99e4978e3a7fc824d47dfa586907977fb2e2d185f4f9009b30739d2c34456d75
|
|
| MD5 |
e5eeb34cd1138168cae870ebc01849c1
|
|
| BLAKE2b-256 |
0732ab089b8c78e6ba2def93869d8cfa91db9c917819b6f7a95775b90266b87b
|
File details
Details for the file frontend_mcp-1.2.0.dev21-py3-none-any.whl.
File metadata
- Download URL: frontend_mcp-1.2.0.dev21-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
579b0e6f1a0f96fcba4d60db3e378de42643fa9836131f94cc3fc8fceba676d3
|
|
| MD5 |
55ef9ad0f5b27671174717e142c0aef8
|
|
| BLAKE2b-256 |
f3c8867938a5469acecefb26ffa6f5ab21da1d6defe0586aed39a4155f439bc7
|