Skip to content

wishfinity mcp plusw for Grok

io.github.wishfinity/wishfinity-mcp-plusw

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

client:Grok transport:stdio runtime:npm

Install wishfinity mcp plusw in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

wishfinity mcp plusw in other clients