Skip to content
VS Code

gpusmarket for VS Code

io.github.jyswee/gpusmarket

Rent real GPUs from the terminal. Per-second billing, $0.50 minimum. stdio MCP server.

client:VS Code transport:sse runtime:npm

Install gpusmarket in VS Code

.vscode/mcp.json

{
  "servers": {
    "gpusmarket": {
      "type": "sse",
      "url": "https://mcp.gpusmarket.com/sse"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

gpusmarket in other clients