loading…
Search for a command to run...
loading…
Connect AI agents to your test results, insights, and targets. Query test runs, failures, flaky tests, and regressions across frameworks including Playwright, J
Connect AI agents to your test results, insights, and targets. Query test runs, failures, flaky tests, and regressions across frameworks including Playwright, Jest, Pytest, Cypress and more.
Tesults MCP server. Connect AI agents and MCP-compatible tools to your Tesults test results, insights, and targets.
Full setup and usage documentation: https://www.tesults.com/docs/api/mcp
claude mcp add tesults-mcp npx tesults-mcp -e TESULTS_API_TOKEN=your-api-token
MIT
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"tesults-mcp": {
"command": "npx",
"args": []
}
}
}