Skip to content
Windsurf

AIStorageDepot for Windsurf

io.github.aistoragedepot-admin/aistoragedepot-mcp

Prompt, rules, skills & docs library over MCP. No token = read-only sample of the public library.

client:Windsurf transport:stdio runtime:npm

Install AIStorageDepot in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "aistoragedepot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@aistoragedepot/mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

AIStorageDepot in other clients