ShipSafe Security Scanner for VS Code
co.ship-safe/scanner
Independent security review for AI-built apps: exposed secrets, broken auth, unsafe data access.
client:VS Code
transport:streamable-http
runtime:npm
Install ShipSafe Security Scanner in VS Code
.vscode/mcp.json
{
"servers": {
"scanner": {
"type": "http",
"url": "https://ship-safe.co/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs