keepsake for Windsurf
io.github.nicolascroce/keepsake
MCP server for Keepsake — the personal CRM for nurturing your relationships
client:Windsurf
transport:stdio
runtime:npm
Install keepsake in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"keepsake": {
"command": "npx",
"args": [
"-y",
"keepsake-mcp"
],
"env": {
"KEEPSAKE_API_KEY": "<KEEPSAKE_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs