Skip to content
Zed

FlowSentry for Zed

io.github.vasilicasijarvis/flowsentry

Security scanner for n8n workflows + live MCP Trust-Check. 18 rules, OWASP mapped. Paid x402 API.

client:Zed transport:streamable-http

Install FlowSentry in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "flowsentry": {
      "url": "https://flowsentry-agentpay2.vercel.app/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

FlowSentry in other clients