By currents-devCreated 3 months ago
starstarstarstarstar

Enable AI agents to fix Playwright test failures reported to Currents.

Visit Project
Share this MCP:
X (Formerly Twitter)RedditblueskyThreads by Instagram

Category

Official MCP Server

Tags

Ai Test Failure FixPlaywright AutomationTest Results Context

What is Currents?

Currents is an MCP (MCP Server) that allows AI agents to access test results data from Playwright test failures reported to Currents. It provides context about test failures and CI metadata to help AI agents fix or optimize tests.

How to use Currents?

  1. Installation: Install the Currents MCP server via Smithery or manually via NPX.
  2. API Key Setup: Obtain a Currents API key from Currents documentation.
  3. Configuration: Add the Currents configuration to your mcp.json or claude_desktop_config.json with your API key.
  4. Usage with Cursor/Claude: Enable MCP in the respective editor settings and connect AI agents to Currents.

Key Features of Currents?

  • API Configuration: Fetch API key and URL for Currents API requests.
  • Run Information: Retrieve run details by its ID.
  • Test Results Insights: Access spec file attempts and errors for debugging.
  • Cross-Editor Support: Works with Cursor Editor and Claude Desktop.

Use Cases of Currents?

  1. Debugging Test Failures: AI agents analyze Playwright test failures and propose fixes.
  2. CI Optimization: Improve continuous integration pipelines based on test data.
  3. Test Automation: Automate test corrections and optimizations.

FAQ from Currents?

  • How do I get a Currents API key?

Follow the instructions at Currents Documentation.

  • Is Currents free to use?

Not explicitly stated, but requires an API key for access.

  • What editors support Currents?

Cursor Editor and Claude Desktop are supported.