Thegamesdb for VS Code
io.github.pipeworx-io/thegamesdb
TheGamesDB MCP — wraps TheGamesDB API (thegamesdb.net), a community
client:VS Code
transport:streamable-http
Install Thegamesdb in VS Code
.vscode/mcp.json
{
"servers": {
"thegamesdb": {
"type": "http",
"url": "https://gateway.pipeworx.io/thegamesdb/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs