akb for Windsurf
io.github.dnotitia/akb
Git-backed org memory for AI agents — hybrid search, tables, files & a URI graph over MCP.
client:Windsurf
transport:stdio
runtime:npm
Install akb in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"akb": {
"command": "npx",
"args": [
"-y",
"akb-mcp"
],
"env": {
"AKB_MCP_URL": "<AKB_MCP_URL>",
"AKB_PAT": "<AKB_PAT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs