Skip to content
Zed

Beget Hosting for Zed

io.github.badigit/beget-mcp

Beget hosting: sites, domains, DNS, MySQL, FTP, cron, backups, mail — 73 tools

client:Zed transport:stdio runtime:pypi

Install Beget Hosting in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "beget-mcp": {
      "command": "uvx",
      "args": [
        "beget-mcp"
      ],
      "env": {
        "BEGET_API_LOGIN": "<BEGET_API_LOGIN>",
        "BEGET_API_PASSWORD": "<BEGET_API_PASSWORD>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Beget Hosting in other clients