fast-agent.md

fast-agent

UI App
from"fast-agent"

fast-agent host supports rendering MCP-UI resources

Developer Tools
hostMCP-UIclientUI
install.sh
# Clone the repository
$git clone https://github.com/fast-agent/fast-agent
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve