juudd for Zed
com.juudd/juudd
Put an AI-written project online: a site on a subdomain with a Postgres database of its own.
client:Zed
transport:streamable-http
Install juudd in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"juudd": {
"url": "https://mcp.juudd.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs