agentcheck for VS Code
io.github.agentwares/agentcheck
Synthetic checks, nightly regression replay and model-drift alerts for AI agents
client:VS Code
transport:streamable-http
tools:8
Install agentcheck in VS Code
.vscode/mcp.json
{
"servers": {
"agentcheck": {
"type": "http",
"url": "https://agentwares-agentcheck.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs