Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

akb in other clients