Skip to content
VS Code

Tcgdex for VS Code

io.github.pipeworx-io/tcgdex

TCGdex MCP — multi-language open trading card game database (Pokémon TCG and more).

client:VS Code transport:streamable-http

Install Tcgdex in VS Code

.vscode/mcp.json

{
  "servers": {
    "tcgdex": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/tcgdex/mcp"
    }
  }
}

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

Tcgdex in other clients