Skip to content
Cursor

Nhl for Cursor

io.github.pipeworx-io/nhl

NHL MCP — live NHL data via the official NHL API

client:Cursor transport:streamable-http

Install Nhl in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Nhl in other clients