SentinelX MCP for Zed
app.sentinelx/sentinelx
Operate Linux, macOS and Windows from your LLM. Every action runs through an auditable allowlist.
client:Zed
transport:streamable-http
Install SentinelX MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sentinelx": {
"url": "https://mcp.sentinelx.app/mcp/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs