ComputeSage StackBench for VS Code
com.computesage/stackbench
GPU and LLM inference benchmarks, hardware evidence, deployment recommendations, and launch configs.
client:VS Code
transport:streamable-http
tools:5
Install ComputeSage StackBench in VS Code
.vscode/mcp.json
{
"servers": {
"stackbench": {
"type": "http",
"url": "https://mcp.computesage.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs