Skip to content

currents-dev/currents-mcp

v2.0.0 Feature

This release adds 7 notable features for engineering teams evaluating rollout.

Published 8mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai currents mcp playwright

Summary

AI summary

Adds tools to access full history of testing metrics and execution logs.

Full changelog

Summary

  • Adds new tools to allow agents to access full history of testing metrics and execution logs

| Tool | Description |
| ------------------------------------- | -------------------------------------------------------------------------- |
| currents-get-projects | Retrieves a list of all projects available. |
| currents-get-run-details | Retrieves details of a specific test run. |
| currents-get-spec-instances | Retrieves debugging data a specific execution of a test spec file. |
| currents-get-spec-files-performance | Retrieves spec file historical performance metrics for a specific project. |
| currents-get-tests-performance | Retrieves test historical performance metrics for a specific project. |
| currents-get-tests-signatures | Retrieves a test signature by its spec file name and test name. |
| currents-get-test-results | Retrieves debugging data from test results of a test by its signature. |

Use cases

The new tools should support use cases such as:

  • "Please fix this test?" (Agent should retrieve last execution data just by knowing the test name and spec filename)
  • "What were the top flaky tests in the last 30 days?" (Agent should retrieve test metrics from all projects in the date range)
  • "What were the slowest specs in the last 7 days?" (Agent should retrieve spec metrics from all projects in the date range)
  • "Please fix all my flaky tests" (Agent should investigate which tests are flaky, create a plan and execute it)

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track currents-dev/currents-mcp

Get notified when new releases ship.

Sign up free

About currents-dev/currents-mcp

All releases →

Beta — feedback welcome: [email protected]