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
{
"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