daydreams-agents.md

Daydreams Agents

UI App
from"Daydreams"

Daydreams Agents client with MCP support for agent workflows

Productivity
agentsMCP clientworkflowsautomation
install.sh
# Clone the repository
$git clone https://github.com/Daydreams/daydreams-agents
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve