knowledge for Zed
at.designare/knowledge
Knowledge Base von designare.at – Michael Kanda, Web & KI aus Wien. Semantische Suche über RAG.
client:Zed
transport:streamable-http
tools:2
Install knowledge in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"knowledge": {
"url": "https://designare.at/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs