Skip to content
Claude Desktop

jobd for Claude Desktop

io.github.musharna/jobd

Self-hostable GPU-aware job broker: submit, route by VRAM, babysit jobs across machines via MCP.

client:Claude Desktop transport:stdio runtime:pypi

Install jobd in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "jobd": {
      "command": "uvx",
      "args": [
        "jobd"
      ],
      "env": {
        "JOBD_URL": "<JOBD_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

jobd in other clients