beeai-framework.md

BeeAI Framework

UI App
from"BeeAI"

BeeAI Framework supports MCP tools in agent workflows

Developer Tools
agentsframeworkMCPtools
install.sh
# Clone the repository
$git clone https://github.com/BeeAI/beeai-framework
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve