kbdb for Windsurf
io.github.diko316/kbdb
A searchable second brain for AI agents: ranked keyword and semantic search over your Markdown.
client:Windsurf
transport:stdio
runtime:npm
Install kbdb in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"kbdb": {
"command": "npx",
"args": [
"-y",
"@dikolab/kbdb"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs