Skip to content
Windsurf

tether for Windsurf

io.github.sidyellur/tether

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

client:Windsurf transport:stdio runtime:pypi

Install tether in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "tether": {
      "command": "uvx",
      "args": [
        "tether-memory"
      ],
      "env": {
        "TETHER_DB": "<TETHER_DB>",
        "TETHER_SEMANTIC": "<TETHER_SEMANTIC>",
        "TETHER_SYNC_URL": "<TETHER_SYNC_URL>",
        "TETHER_SYNC_TOKEN": "<TETHER_SYNC_TOKEN>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

tether in other clients