Telys — on-device memory for Claude Desktop
io.github.thyn-ai/telys
Private on-device memory & retrieval for AI assistants — offline vector + lexical search.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Telys — on-device memory in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"telys": {
"command": "uvx",
"args": [
"telys"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs