Trunk Flaky Tests for VS Code
io.trunk/mcp-server
Flaky test detection, root cause analysis, and fix suggestions for development teams.
client:VS Code
transport:streamable-http
Install Trunk Flaky Tests in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://mcp.trunk.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs