Connects Claude to your Testiny test management workspace through their REST API. You get read access to projects, test cases, folders, and test runs, plus write operations to create test runs, update test results (passed, failed, blocked, skipped), and add comments. Authentication works via API key or OAuth. The obvious use case is asking Claude to create test runs and report results during manual testing sessions, but you can also have it generate automation code based on existing test case steps and expected results. Requires a paid or trial Testiny plan with API access enabled. Configuration is straightforward with streamable HTTP transport pointing at their MCP endpoint.
claude mcp add --transport http io.testiny-testiny-mcp https://app.testiny.io/api/v1/mcp-server