StackShield for VS Code
io.stackshield/stackshield
External security monitoring for Laravel apps: list domains, trigger scans, read issues and fixes.
client:VS Code
transport:streamable-http
Install StackShield in VS Code
.vscode/mcp.json
{
"servers": {
"stackshield": {
"type": "http",
"url": "https://stackshield.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs