Nhl for VS Code
io.github.pipeworx-io/nhl
NHL MCP — live NHL data via the official NHL API
client:VS Code
transport:streamable-http
Install Nhl in VS Code
.vscode/mcp.json
{
"servers": {
"nhl": {
"type": "http",
"url": "https://gateway.pipeworx.io/nhl/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs