Skip to content
Claude Desktop

Shade for Claude Desktop

io.github.just-moh-it/shade

Search, inspect, organize, annotate, share, and automate creative assets in Shade.

client:Claude Desktop transport:streamable-http

Install Shade in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "shade": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.shade.inc/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Shade in other clients