True Memory Fragments for Windsurf
io.github.kyle641320/true-memory-fragments
Detect stale source context and retain traceable code-chain understanding for AI coding agents.
client:Windsurf
transport:stdio
runtime:pypi
Install True Memory Fragments in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"true-memory-fragments": {
"command": "uvx",
"args": [
"true-memory-fragments"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs