Catalog
io.github.thyn-ai/telys
OfficialTelys — on-device memory
Private on-device memory & retrieval for AI assistants — offline vector + lexical search.
Offline private memory system for AI assistants using vector and keyword search.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"telys": {
"command": "uvx",
"args": [
"telys",
"mcp"
]
}
}
}