Trentina for Zed
io.github.crunchtools/trentina
Secure MCP gateway and quarantine for AI agent traffic — three-layer prompt injection defense
client:Zed
transport:stdio
runtime:pypi
Install Trentina in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"trentina": {
"command": "uvx",
"args": [
"mcp-trentina-crunchtools"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs