Skip to content
VS Code

mcp for VS Code

hk.himarket/mcp

Hong Kong TCG marketplace (MTG + Riftbound): search cards, read live prices, manage your listings.

client:VS Code transport:streamable-http

Install mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://www.himarket.hk/api/mcp"
    }
  }
}

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

mcp in other clients