Skip to content
VS Code

mcp merchant for VS Code

ai.shawndurrani/mcp-merchant

Search-only commerce MCP server backed by Stripe (test)

client:VS Code transport:sse runtime:npm

Install mcp merchant in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-merchant": {
      "type": "sse",
      "url": "https://mcp.shawndurrani.ai/sse"
    }
  }
}

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

mcp merchant in other clients