loading…
Search for a command to run...
loading…
AI Governance and SecOps platform for remote servers
AI Governance and SecOps platform for remote servers
Governance & Risk Control for Autonomous AI Systems — enterprise-grade AI agent security and MCP governance layer.
Latest Release Platforms License Code Audit flowlink MCP server
Policy enforcement · Risk scoring · Audit trails · MCP-native governance
MCP is becoming the standard protocol for AI agents. FlowLink is the governance layer they need.
When AI agents connect to your infrastructure via MCP, they get powerful access — file systems, databases, APIs, shell commands. Without governance, a single misaligned agent can cause catastrophic damage.
FlowLink sits between your MCP agents and your infrastructure, enforcing policies, scoring risks, and maintaining a complete audit trail.
Think of it as a firewall for autonomous AI systems.
┌──────────────┐ ┌──────────────────┐ ┌──────────────┐
│ AI Agents │────▶│ FlowLink │────▶│ Your Infra │
│ (MCP) │ │ ┌────────────┐ │ │ (APIs, DBs, │
│ │ │ │ Policy │ │ │ Files, SSH) │
│ Claude │ │ │ Engine │ │ │ │
│ GPT │ │ ├────────────┤ │ │ │
│ OpenSource │ │ │ Risk │ │ │ │
│ │ │ │ Scorer │ │ │ │
│ │ │ ├────────────┤ │ │ │
│ │ │ │ Audit │ │ │ │
│ │ │ │ Logger │ │ │ │
│ │ │ └────────────┘ │ │ │
└──────────────┘ └──────────────────┘ └──────────────┘
# Linux (x86_64)
curl -sL https://github.com/braincreator/flowlink/releases/latest/download/flowlink-linux-amd64.tar.gz | tar xz
# macOS (Apple Silicon)
curl -sL https://github.com/braincreator/flowlink/releases/latest/download/flowlink-darwin-arm64.tar.gz | tar xz
cat > policy.toml <<EOF
[default]
max_file_size = "10MB"
allowed_commands = ["ls", "cat", "grep", "git"]
network = "restricted"
[risk]
threshold = 0.7 # Actions above 70% risk score require approval
EOF
./flowlink --config policy.toml
FlowLink handles your most sensitive infrastructure access. We take trust seriously:
We believe security software should be verifiable, not just trusted. Reach out for a code audit.
EU AI Act enforcement is coming. Organizations deploying AI agents will need:
FlowLink provides all three, purpose-built for the MCP ecosystem.
| Plan | Agents | Price |
|---|---|---|
| Free | 1 | $0/mo |
| Starter | 5 | $99/mo |
| Team | 25 | $299/mo |
| Business | 100 | $499/mo |
| Enterprise | Unlimited | Custom |
Start free — upgrade when you need more agents. Sign up →
Proprietary software. Binary releases provided for evaluation and production use. Source code available for security audit under NDA — contact us.
Built with Rust · Secured with eBPF · Governed by Policy
If your AI agents have access to your infrastructure, you need FlowLink.
Run in your terminal:
claude mcp add flowlink-ai-governance -- npx Security
Low riskAutomated heuristic from public metadata — not a security guarantee.