Aigist for Zed
com.ai-gist/aigist
Publish & manage shareable HTML/Markdown pages from your LLM, with access control.
client:Zed
transport:streamable-http
Install Aigist in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"aigist": {
"url": "https://ai-gist.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs