Testiny Test Management for VS Code
io.testiny/testiny-mcp
An MCP server that provides access to Testiny projects, test cases and test runs
client:VS Code
transport:streamable-http
Install Testiny Test Management in VS Code
.vscode/mcp.json
{
"servers": {
"testiny-mcp": {
"type": "http",
"url": "https://app.testiny.io/api/v1/mcp-server"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs