Skip to content
Claude Code

tether for Claude Code

io.github.sidyellur/tether

Local-first agent memory over SQLite: remember, recall, link, forget. Degrades, never fails.

client:Claude Code transport:stdio runtime:pypi

Install tether in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add tether -e TETHER_DB=<TETHER_DB> -e TETHER_SEMANTIC=<TETHER_SEMANTIC> -e TETHER_SYNC_URL=<TETHER_SYNC_URL> -e TETHER_SYNC_TOKEN=<TETHER_SYNC_TOKEN> -- uvx tether-memory

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

tether in other clients