Tvmaze for VS Code
io.github.pipeworx-io/tvmaze
TVMaze MCP — TV show metadata, episodes, schedules (no auth)
client:VS Code
transport:streamable-http
Install Tvmaze in VS Code
.vscode/mcp.json
{
"servers": {
"tvmaze": {
"type": "http",
"url": "https://gateway.pipeworx.io/tvmaze/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs