Loading MCP server directory, please wait...
Tesults MCP server - connect AI agents to your test results, insights, and targets
npx @getmcp/cli add io.github.tesults/tesults-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
TESULTS_API_TOKENTesults API token - obtain from your Tesults project configuration
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tesults/tesults-mcp": {
"command": "npx",
"args": [
"-y",
"tesults-mcp"
],
"env": {
"TESULTS_API_TOKEN": ""
}
}
}
}