FlowSentry for VS Code
io.github.vasilicasijarvis/flowsentry
Security scanner for n8n workflows + live MCP Trust-Check. 18 rules, OWASP mapped. Paid x402 API.
client:VS Code
transport:streamable-http
Install FlowSentry in VS Code
.vscode/mcp.json
{
"servers": {
"flowsentry": {
"type": "http",
"url": "https://flowsentry-agentpay2.vercel.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs