Sitelas for Zed
com.sitelas/sitelas
Build a real website from a chat — then run it: read messages, check traffic, publish changes.
client:Zed
transport:streamable-http
Install Sitelas in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sitelas": {
"url": "https://sitelas.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs