nanobot.md

Nanobot

UI App
from"Nanobot"

Nanobot host supports rendering MCP-UI resources

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