Skip to content
VS Code

BopMarket for VS Code

io.github.mayankjanmejay/bopmarket

AI agent marketplace — search, buy, sell, and track products across 5 platforms

client:VS Code transport:sse

Install BopMarket in VS Code

.vscode/mcp.json

{
  "servers": {
    "bopmarket": {
      "type": "sse",
      "url": "https://bopmarket.store/mcp/sse"
    }
  }
}

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

BopMarket in other clients