
A workflow orchestration platform for multi-agent collaboration.
Flowent requires Bubblewrap for local tool isolation and ripgrep for file search. Install the system packages first:
sudo apt-get install bubblewrap ripgrep
Install the CLI globally:
npm install -g flowent
Or install it with pip:
pip install flowent
Start the server:
flowent
Check system requirements:
flowent doctor
Run the server with Docker Compose:
docker compose up
Install dependencies and start the local development server:
sudo apt-get install bubblewrap ripgrep
pnpm install
uv sync --project backend
pnpm dev
You can also run the development container:
docker compose -f docker-compose.dev.yml up
$ claude mcp add flowent \
-- python -m otcore.mcp_server <graph>