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
By wishfinity
Installation
npx -y wishfinity-mcp-pluswConfiguration
{
"mcpServers": {
"wishfinity-mcp-plusw": {
"command": "npx",
"args": ["-y", "wishfinity-mcp-plusw"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes