framebench for VS Code
app.framebench/framebench
Estimated game fps for any GPU or Apple Silicon chip, with the limiter and tweaks.
client:VS Code
transport:streamable-http
Install framebench in VS Code
.vscode/mcp.json
{
"servers": {
"framebench": {
"type": "http",
"url": "https://framebench.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs