Back to MCP Servers

Wishfinity Mcp Plusw

Universal wishlist for AI shopping experiences. Save any product URL from any store to a wishlist. Works with Claude, ChatGPT, LangChain, n8n, and any MCP client.

other-tools-and-integrationsai

Installation

npx -y wishfinity-mcp-plusw

Configuration

{
  "mcpServers": {
    "wishfinity-mcp-plusw": {
      "command": "npx",
      "args": ["-y", "wishfinity-mcp-plusw"]
    }
  }
}

How to use

  1. Run the installation command above (if needed)
  2. Open your Claude Code settings file (~/.claude/settings.json)
  3. Add the configuration to the mcpServers section
  4. Restart Claude Code to apply changes
View source on GitHub