Skip to content
Claude Desktop

secure flows for Claude Desktop

io.github.michal-lefler/secure-flows

MCP server for secureFlows (secure-flows.com). Alias of io.github.michal-lefler/secureflows-mcp.

client:Claude Desktop transport:streamable-http tools:18

Install secure flows in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "secure-flows": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.secure-flows.com/mcp?alias=secure-flows"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

secure flows in other clients