mcp-use-client.md

mcp-use

UI App
from"mcp-use"

mcp-use client with MCP tool support

Developer Tools
MCP clienttoolsdeveloperworkflow
install.sh
# Clone the repository
$git clone https://github.com/mcp-use/mcp-use-client
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve