Skip to content
Grok

FlowSentry for Grok

io.github.vasilicasijarvis/flowsentry

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

client:Grok transport:streamable-http

Install FlowSentry in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "flowsentry": {
      "type": "http",
      "url": "https://flowsentry-agentpay2.vercel.app/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

FlowSentry in other clients