{"type":"mcp_client","name":"FLUJO","description":"FLUJO is an open-source platform that unifies workflow orchestration, Model-Context-Protocol, and AI tool integration, providing a local interface for managing AI models, MCP servers, and complex workflows. It is powered by PocketFlowFramework.","category":"AI","language":"TypeScript","stars":589,"forks":38,"owner":"mario-andreschak","github_url":"https://github.com/mario-andreschak/FLUJO","homepage":null,"setup":"## Setup\n\n### Electron Bundle\n- Download the Setup.exe here: https://github.com/mario-andreschak/FLUJO/releases/tag/preview\n\n### Manual installation:\n### Prerequisites\n\n- Node.js (v18 or higher)\n- npm or yarn\n\n### Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/mario-andreschak/FLUJO.git\n   cd FLUJO\n   ```\n\n2. Install dependencies:\n   ```bash\n   npm install\n   # or\n   yarn install\n   ```\n\n3. Start the development server:\n   ```bash\n   npm run dev\n   # or\n   yarn dev\n   ```\n\n4. Open your browser and navigate to:\n   ```\n   http://localhost:4200\n   ```\n   \n5. FLUJO feels and works best if you run it compiled:\n   ```bash\n   npm run build\n   npm start\n   ```\n\n6. To run as a desktop application:\n   ```bash\n   npm run electron-dev    # Development mode\n   # or\n   npm run electron-dist   # Build and package for your platform\n   ```","tools":"## Available Tools\n\n1.  Environment & API Key Management (Securely store and manage API keys and environment variables).\n2.  Model Management (Configure and use multiple AI models with pre-defined prompts and provider flexibility).\n3.  MCP Server Integration (Install and manage MCP servers, inspect tools, and bind environment variables).\n4.  Workflow Orchestration (Create complex workflows with a visual flow builder, model integration, and tool management).\n5.  Chat Interface (Interact with flows through a chat interface with message management and file attachments).\n6.  External Tool Integration (Integrate with tools like CLine or Roo using an OpenAI compatible endpoint).\n7.  Desktop Application (Run FLUJO as a native desktop application with system tray and network mode).","faq":null,"created_at":"2025-02-26T20:23:56+00:00","updated_at":"2025-03-28T13:27:41+00:00","source_url":"https://model-context-protocol.com/clients/ai-workflow-model-orchestration-chat-interface","related_articles":[]}