Skip to content
VS Code

givemeanode for VS Code

com.givemeanode/givemeanode

On-demand GPU nodes for agents: create nodes, run commands, and submit jobs, billed by the minute.

client:VS Code transport:streamable-http

Install givemeanode in VS Code

.vscode/mcp.json

{
  "servers": {
    "givemeanode": {
      "type": "http",
      "url": "https://mcp.givemeanode.com"
    }
  }
}

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

givemeanode in other clients