TestWell Lab Tests for Claude Desktop
com.test-well/testwell
Cash-pay lab tests: catalog search, all-in quotes by state, draw sites by ZIP, reviewed ranges.
client:Claude Desktop
transport:streamable-http
tools:18
Install TestWell Lab Tests in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"testwell": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.test-well.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs