Currents Test Results

Provides a bridge to Currents test results platform, enabling AI to analyze failing tests, optimize test suites, and troubleshoot CI/CD pipeline issues through direct access to test execution data.

View Source
10 stars
0 tools
Created Aug 2025
@currents-dev/currents-dev-currents-test-results-currents-mcp

About

Provides a bridge to Currents test results platform, enabling AI to analyze failing tests, optimize test suites, and troubleshoot CI/CD pipeline issues through direct access to test execution data.

Categories

general

Installation

npm

npm install @currents-dev/currents-dev-currents-test-results-currents-mcp

Configuration

{ "mcpServers": { "currents-dev-currents-test-results-currents-mcp": { "command": "npx", "args": [ "-y", "@currents-dev/currents-dev-currents-test-results-currents-mcp" ] } } }