krimto for Windsurf
io.github.krimto-labs/krimto
Memory for AI coding agents — markdown in your own git, not a vendor database. Apache-2.0.
client:Windsurf
transport:stdio
runtime:npm
Install krimto in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"krimto": {
"command": "npx",
"args": [
"-y",
"@krimto-labs/krimto"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs