tome.md

Tome

UI App
from"Tome"

Tome client with MCP tool support

Productivity
presentationsMCP clienttoolsAI
install.sh
# Clone the repository
$git clone https://github.com/Tome/tome
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve