Skip to content
Claude Desktop

WizerAPI Review Intelligence for Claude Desktop

com.wizerapi/review-intelligence

Analyze customer reviews: sentiment, emotion, topics, themes, digests, and drafted replies.

client:Claude Desktop transport:streamable-http

Install WizerAPI Review Intelligence in Claude Desktop

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

{
  "mcpServers": {
    "review-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.wizerapi.com/reviews"
      ]
    }
  }
}

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

WizerAPI Review Intelligence in other clients