Skip to content
Claude Desktop

rentctl for Claude Desktop

io.github.michael-drake/rentctl

Leased dev environments — every server dies when its AI session ends.

client:Claude Desktop transport:stdio runtime:pypi

Install rentctl in Claude Desktop

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

{
  "mcpServers": {
    "rentctl": {
      "command": "uvx",
      "args": [
        "rentctl"
      ]
    }
  }
}

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

rentctl in other clients