rosentic for Zed
io.github.rosentic/rosentic
Deterministic cross-branch conflict detection for AI coding agents
client:Zed
transport:stdio
runtime:pypi
Install rosentic in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"rosentic": {
"command": "uvx",
"args": [
"rosentic-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs