soulsketch for Windsurf
io.github.bytewizard42i/soulsketch
Portable, user-owned AI memory packs: read, validate, fingerprint, diff, and observe
client:Windsurf
transport:stdio
runtime:npm
Install soulsketch in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"soulsketch": {
"command": "npx",
"args": [
"-y",
"@soulsketch/mcp-server"
],
"env": {
"SOULSKETCH_ALLOWED_ROOTS": "<SOULSKETCH_ALLOWED_ROOTS>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs