Agent Reliability for VS Code
dev.agentreliability/agent-reliability
Testing, benchmarking and auditing autonomous AI agents — methods, harnesses, evidence
client:VS Code
transport:streamable-http
tools:9
Install Agent Reliability in VS Code
.vscode/mcp.json
{
"servers": {
"agent-reliability": {
"type": "http",
"url": "https://agentreliability.dev/mcp?via=manifest"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs