check_environment
Verifies MCP version, critical dependencies, and browser residuals to ensure environment integrity. Returns a report with overall status and recommendations.
Instructions
One-stop self-check of MCP environment, dependencies, and browser state.
v1.0.0: session-related checks removed (session mechanism removed). Checks MCP version, critical dependencies (esprima, playwright), browser state (residuals, captures).
Returns: dict with sections: mcp, deps, browser, overall_ok, recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||