lynto.md

Lynto

UI App
from"Lynto"

iOS MCP client supporting local and SSE MCP connections

Communication
iOSMCP clientSSEmobile
install.sh
# Clone the repository
$git clone https://github.com/Lynto/lynto
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve