Seturos for Zed
com.seturos/seturos
Shared work memory for Claude Code, Codex, Cursor and chat, scoped to each repository.
client:Zed
transport:streamable-http
Install Seturos in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"seturos": {
"url": "https://app.seturos.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs