Croft for Zed
net.oncroft/croft
Deploy and host the apps your AI assistant builds — a real server, database, and shareable URL.
client:Zed
transport:streamable-http
Install Croft in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"croft": {
"url": "https://mcp.oncroft.net"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs