lastest_health_checkCheck connectivity to the Lastest instance.
lastest_list_active_jobsList currently active background jobs (builds, AI operations, etc.).
lastest_get_job_statusGet the status and progress of a specific background job.
lastest_list_reposList all repositories accessible to the current team.
lastest_get_repoGet details about a specific repository.
lastest_create_repoCreate a new local repository in the current team. Use this when you need a fresh workspace for tests without connecting to GitHub/GitLab. Pass
lastest_update_repoUpdate a repository
lastest_get_playwright_settingsGet the repo-level Playwright settings (browser, viewport, timeouts, error modes, stabilization, parallelism caps, etc.). Falls back to the global row
lastest_update_playwright_settingsUpsert repo-level Playwright settings. Pass any subset of fields \u2014 unknown keys are rejected, unspecified ones stay at their current value. Use t
lastest_list_areasList functional areas (test groupings) for a repository.
lastest_create_areaCreate a new functional area for organizing tests.
lastest_update_areaUpdate a functional area
lastest_delete_areaSoft-delete a functional area. Tests remain but become unassigned.
lastest_list_tests_by_areaList tests within a specific functional area.
lastest_get_testGet full details of a single test including code, URL, and last run status.
lastest_update_testUpdate a test
lastest_delete_testSoft-delete a test (can be restored). Does not permanently remove test data.
lastest_get_test_runGet detailed results for a specific test run, including individual test results, errors, and durations.
+12 more tools
We re-grade npm:@lastest/mcp-server on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.
Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:
https://wmcp.sh/mcp/trust
readOnly vs observed behavior) layer on via the wmcp.sh proxy.