Trentina for Claude Desktop
io.github.crunchtools/trentina
Secure MCP gateway and quarantine for AI agent traffic — three-layer prompt injection defense
client:Claude Desktop
transport:stdio
runtime:pypi
Install Trentina in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"trentina": {
"command": "uvx",
"args": [
"mcp-trentina-crunchtools"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs