smithery-client.md

Smithery

UI App
from"Smithery"

Smithery host supports rendering MCP-UI resources

Communication
hostMCP-UIclientUI
install.sh
# Clone the repository
$git clone https://github.com/Smithery/smithery-client
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve