Skip to content
VS Code

wishfinity mcp plusw for VS Code

io.github.wishfinity/wishfinity-mcp-plusw

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

client:VS Code transport:stdio runtime:npm

Install wishfinity mcp plusw in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

wishfinity mcp plusw in other clients