Knowtis for Zed
app.knowtis/knowtis
Create, search and manage Knowtis collaborative notes from AI assistants.
client:Zed
transport:streamable-http
runtime:mcpb
Install Knowtis in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"knowtis": {
"url": "https://mcp.knowtis.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs