Skip to content
Zed

Nhl for Zed

io.github.pipeworx-io/nhl

NHL MCP — live NHL data via the official NHL API

client:Zed transport:streamable-http

Install Nhl in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "nhl": {
      "url": "https://gateway.pipeworx.io/nhl/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Nhl in other clients