Skip to content
Windsurf

PuckAPI for Windsurf

io.github.noahowsh/puckapi

The hockey data API. Stats, odds, and everything between. REST API and MCP server.

client:Windsurf transport:streamable-http

Install PuckAPI in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "puckapi": {
      "serverUrl": "https://mcp.puckapi.com/mcp"
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

PuckAPI in other clients