Trentina for VS Code
io.github.crunchtools/trentina
Secure MCP gateway and quarantine for AI agent traffic — three-layer prompt injection defense
client:VS Code
transport:stdio
runtime:pypi
Install Trentina in VS Code
.vscode/mcp.json
{
"servers": {
"trentina": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-trentina-crunchtools"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs