shortwave.md

Shortwave

UI App
from"Shortwave"

Shortwave client with MCP tool support

Communication
emailMCP clienttoolsproductivity
install.sh
# Clone the repository
$git clone https://github.com/Shortwave/shortwave
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve