memex.md

Memex

UI App
from"Memex"

Memex client with MCP tool support

Productivity
knowledgeMCP clienttoolsnotes
install.sh
# Clone the repository
$git clone https://github.com/Memex/memex
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve