Ygoprodeck for VS Code
io.github.pipeworx-io/ygoprodeck
YGOPRODeck MCP — Yu-Gi-Oh! trading card game (TCG) database.
client:VS Code
transport:streamable-http
Install Ygoprodeck in VS Code
.vscode/mcp.json
{
"servers": {
"ygoprodeck": {
"type": "http",
"url": "https://gateway.pipeworx.io/ygoprodeck/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs