Strix for VS Code
ai.strix/strix
AI pentesting: run scans, triage vulnerabilities, review PRs, manage schedules and assets.
client:VS Code
transport:streamable-http
Install Strix in VS Code
.vscode/mcp.json
{
"servers": {
"strix": {
"type": "http",
"url": "https://app.strix.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs