Skip to content
Claude Desktop

store for Claude Desktop

dev.pages.datanest-stores/store

Search, preview, and buy 500+ MIT-licensed digital developer products from Datanest Stores.

client:Claude Desktop transport:streamable-http

Install store in Claude Desktop

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

{
  "mcpServers": {
    "store": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://datanest-stores.pages.dev/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

store in other clients