mario-andreschak/FLUJO
GitHubAn open-source, local-first orchestration platform for visually building, debugging, and automating private AI agents with multi-model support and Model Context Protocol (MCP) integrations.
Developers and power users who want to build custom, private AI agents visually or through step-by-step recipes on their local machines
Does not feature any built-in authentication layer, requiring manual reverse-proxy setup for public network exposure
What matters before you adopt it
The complexity of building, debugging, orchestrating, and automating multi-model AI agents and MCP servers locally while keeping API keys and private data secure and under the user's control.
Security evidence without the noise
Trust remains a decision signal; CVEs and scanner evidence explain what is driving the risk.
View trust evidence & security findings▼
Architecture from code18 modules · 9 edges▼
Modules and dependency edges extracted from repository code. This is code evidence, not README inference.
Architecture evidence details
flowchart TD
%% flujo-ai — high-level architecture (DRAFT, refine me)
n0["(root) · 8 files"]
n1["__tests__ · tests · 743 files"]
n2["bin · executables · 1 file"]
n3["githubpages · 4 files"]
n4["mcp-servers · 20 files"]
n5["scripts · scripts · 14 files"]
n6["src · 3 files"]
n7["src/app · 221 files"]
n8["src/backend · backend · 340 files"]
n9["src/config · configuration · 1 file"]
n10["src/frontend · frontend · 409 files"]
n11["src/shared · shared code · 78 files"]
n12["src/types · 1 file"]
n13["src/utils · utility helpers · 85 files"]
n1 --> n0
n1 --> n4
n1 --> n5
n1 --> n8
n5 --> n8
n8 --> n4
n10 --> n13
n13 --> n8
n13 --> n11
class n8 api
class n2,n5,n9 infra
class n11,n13 shared
class n1 test
class n10 ui
classDef api fill:#af7aa1,color:#ffffff,stroke:#8a5f7f
classDef infra fill:#b35c00,color:#ffffff,stroke:#8f4a00
classDef shared fill:#79706e,color:#ffffff,stroke:#5d5654
classDef test fill:#499894,color:#ffffff,stroke:#397975
classDef ui fill:#4e79a7,color:#ffffff,stroke:#3a5b80Evidence, security & integrations▼
Adoption guidance▼
How it works & getting started▼
Nearby repositories worth comparing before adoption.
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
Looking to add image generation superpowers to your AI agents? This nifty MCP server lets any MCP-compatible agent (especially OpenClaw) tap into Gemini's drawing capabilities straight through the browser. Whether you're building automation workflows or multi-agent systems that need visual output, this project bridges the gap between AI agents and browser-based image generation without the usual complexity headaches.
Multi-agent AI orchestration platform for automation, workflows, and developer tools. Golutra transforms Codex, Claude Code, and OpenClaw into a unified agent system with parallel execution, task orchestration, long-running workflows, and AI productivity workspace.