Skip to content
Cline

AIStorageDepot for Cline

io.github.aistoragedepot-admin/aistoragedepot-mcp

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

client:Cline transport:stdio runtime:npm

Install AIStorageDepot in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

AIStorageDepot in other clients