WitWiki for Zed
app.witwiki/witwiki
A shared team wiki your coding agents read and write — across every repo and every MCP client.
client:Zed
transport:streamable-http
Install WitWiki in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"witwiki": {
"url": "https://api.witwiki.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs