Telys — on-device memory for Windsurf
io.github.thyn-ai/telys
Private on-device memory & retrieval for AI assistants — offline vector + lexical search.
client:Windsurf
transport:stdio
runtime:pypi
Install Telys — on-device memory in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"telys": {
"command": "uvx",
"args": [
"telys"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs