teamspark-ai-workbench.md

TeamSpark AI Workbench

UI App
from"TeamSpark"

Desktop + CLI workbench for building AI agents with MCP

Productivity
workbenchdesktopMCP clientagents
install.sh
# Clone the repository
$git clone https://github.com/TeamSpark/teamspark-ai-workbench
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve