Building Publicly

FLUJO

A graphical client to build, run, and chat with multi-agent AI workflows locally. Imagine n8n+ChatGPT on your PC

Technology MVP (beta) Solo founder Medellin, Colombia
5
0
7/5/2026

The Problem

Developers and AI enthusiasts want to build multi-agent workflows, but face fragmented ecosystems, recurring cloud costs, and security risks from exposing API keys. Existing tools like n8n are great for standard APIs but lack native Model Context Protocol (MCP) and agentic capabilities. Conversely, AI chat apps lack automated background workflows. Users desperately need a unified, secure, local environment to orchestrate, debug, and chat with AI agents seamlessly.

The Solution

FLUJO is a free, open-source, local MCP client combining visual workflow automation with an interactive chat UI. It acts as a secure command center: managing models, MCP servers, and multi-agent workflows graphically. Unlike cloud platforms, it encrypts API keys locally. It is unique because complex workflows can run in the background via MCP-based triggers, or be exposed externally via API - effectively turning your custom workflow into a standalone, callable AI model.

Why Now?

The recent introduction and rapid industry adoption of the Model Context Protocol (MCP) has standardized how AI models interact with tools and data. Simultaneously, local models (via Ollama) have become powerful enough to handle agentic tasks, driving a massive shift toward local-first AI development for privacy and cost control. FLUJO capitalizes on this exact intersection, providing the missing graphical orchestration layer for the booming MCP ecosystem.

What Makes This Hard?

Building a seamless bridge between a node-based visual workflow engine, a dynamic chat interface, and the evolving MCP ecosystem is technically rigorous. The architecture required to manage various MCP servers, handle human-in-the-loop tool approvals, and proxy workflows as an OpenAI-compatible API requires deep, specific domain expertise. Furthermore, as an open-source platform, the true moat will be rapid community adoption and an ecosystem of shared, installable workflows.

Ask Me About

MCP ecosystem, open-source developer tools, local-first AI agents