Frontend Perception MCP — deterministic browser runtime for coding agents (alias package).
Project description
frontend-mcp
PyPI alias for frontend-perception-engine.
Deterministic browser runtime + fast code resolvers for AI coding agents.
Install
pip install frontend-mcp
frontend-mcp-install # writes Cursor mcp.json
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
Project details
Release history Release notifications | RSS feed
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.1.0.tar.gz.
File metadata
- Download URL: frontend_mcp-1.1.0.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 |
4f83220c8a9468343d957ceea8c7897d67cc5815893311f9eda82c0b5e380c89
|
|
| MD5 |
6d032d1f752392ae096e2a1d08f9ae57
|
|
| BLAKE2b-256 |
81eb2fe4f37b658c4733e93856b0804f8660003e65f8d23ea7bde42b10cd5745
|
File details
Details for the file frontend_mcp-1.1.0-py3-none-any.whl.
File metadata
- Download URL: frontend_mcp-1.1.0-py3-none-any.whl
- Upload date:
- Size: 2.3 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 |
5171a3b75640fa6b3350669ab92e80604946fe4306a5db514aba48d11c3f41b6
|
|
| MD5 |
f5e517e839609eb3b8b733e085a67da0
|
|
| BLAKE2b-256 |
3b0aab6e6b70ff5e7be5acaecd1edd7e0fbc92bb038c9ae708a9e809beaccc58
|