Longhand for Windsurf
io.github.wynelson94/longhand
Local memory for Claude Code. Semantic recall across session history with zero API calls.
client:Windsurf
transport:stdio
runtime:pypi
Install Longhand in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"longhand": {
"command": "uvx",
"args": [
"longhand"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs