Skip to content
Windsurf

link for Windsurf

io.github.gowtham0992/link

Local personal memory for agents as MCP tools — remember, recall, search, context, graph traversal.

client:Windsurf transport:stdio runtime:pypi

Install link in Windsurf

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

{
  "mcpServers": {
    "link": {
      "command": "uvx",
      "args": [
        "link-mcp"
      ]
    }
  }
}

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

link in other clients