Loading MCP server directory, please wait...
Local-first agent memory over SQLite: remember, recall, link, forget. Degrades, never fails.
npx @getmcp/cli add io.github.sidyellur/tetherRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sidyellur/tether": {
"command": "uvx",
"args": [
"tether-memory"
],
"env": {
"TETHER_DB": "",
"TETHER_SEMANTIC": "",
"TETHER_SYNC_URL": "",
"TETHER_SYNC_TOKEN": ""
}
}
}
}