goose-client.md

Goose

UI App
from"Block"

Goose client with MCP support for tool-driven workflows

Communication
clientMCPtoolsworkflows
install.sh
# Clone the repository
$git clone https://github.com/Block/goose-client
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve