Back to directory
testdino-hq/testdino-mcp

testdino-hq/testdino-mcp

@testdino-hq

A MCP server that bridges TestDino with AI agents such as Cursor and Claude. Navigate test results, analyze failures, and manage test cases through conversational commands.

mcptestdinotestingai-agentscursorclaudetest-managementautomationtool

Installation & Configuration

{
  "TestDino": {
    "command": "npx",
    "args": [
      "-y",
      "testdino-mcp"
    ],
    "env": {
      "TESTDINO_PAT": "your-pat-here"
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12