AIStorageDepot for Claude Desktop
io.github.aistoragedepot-admin/aistoragedepot-mcp
Prompt, rules, skills & docs library over MCP. No token = read-only sample of the public library.
client:Claude Desktop
transport:stdio
runtime:npm
Install AIStorageDepot in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"aistoragedepot-mcp": {
"command": "npx",
"args": [
"-y",
"@aistoragedepot/mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs