bovedia for Windsurf
io.github.jmpdsevilla/bovedia
Memoria personal para Claude Code en notas Markdown; no carga el contexto a ciegas.
client:Windsurf
transport:stdio
runtime:npm
Install bovedia in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"bovedia": {
"command": "npx",
"args": [
"-y",
"bovedia"
],
"env": {
"KB_MEMORY_ROOT": "<KB_MEMORY_ROOT>",
"KB_ENABLE_ANNOTATIONS": "<KB_ENABLE_ANNOTATIONS>",
"KB_TOOLS": "<KB_TOOLS>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs