TeamShared for Zed
io.github.xhad/teamshared
Shared memory for coding agents. Stop re-explaining your codebase every session.
client:Zed
transport:streamable-http
Install TeamShared in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"teamshared": {
"url": "https://teamshared.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs