wishfinity/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.
Quick Start
Clone the repository:
git clone https://github.com/wishfinity/wishfinity-mcp-pluswClaude Desktop configuration example:
{
"mcpServers": {
"wishfinity-mcp-plusw": {
"command": "npx",
"args": [
"-y",
"wishfinity/wishfinity-mcp-plusw"
]
}
}
}Check the repository README for specific installation and configuration instructions.