Layoutline for Zed
dev.layoutline/layoutline
Compose a landing page from layouts observed on real pages, then review the built page for drift.
client:Zed
transport:streamable-http
Install Layoutline in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"layoutline": {
"url": "https://app.layoutline.dev/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs