FastGPU for VS Code
co.fastgpu/fastgpu
Compare live GPU cloud rental prices and match workloads to the cheapest provider.
client:VS Code
transport:streamable-http
tools:2
Install FastGPU in VS Code
.vscode/mcp.json
{
"servers": {
"fastgpu": {
"type": "http",
"url": "https://fastgpu.co/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs