Skip to content
Claude Desktop

givemeanode for Claude Desktop

com.givemeanode/givemeanode

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

client:Claude Desktop transport:streamable-http

Install givemeanode in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "givemeanode": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.givemeanode.com"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

givemeanode in other clients