Skip to content
Cursor

wishfinity mcp plusw for Cursor

io.github.wishfinity/wishfinity-mcp-plusw

Save any product URL to your Wishfinity wishlist. Works with any MCP client.

client:Cursor transport:stdio runtime:npm

Install wishfinity mcp plusw in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

wishfinity mcp plusw in other clients