TestWell Lab Tests for VS Code
com.test-well/testwell
Cash-pay lab tests: catalog search, all-in quotes by state, draw sites by ZIP, reviewed ranges.
client:VS Code
transport:streamable-http
tools:18
Install TestWell Lab Tests in VS Code
.vscode/mcp.json
{
"servers": {
"testwell": {
"type": "http",
"url": "https://www.test-well.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs