VerifyAX for VS Code
io.github.verifyax/mcp-server
Evaluate, benchmark, and simulate AI agents on the VerifyAX agent-evaluation platform.
client:VS Code
transport:streamable-http
runtime:npm
Install VerifyAX in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://mcp.verifyax.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs