PuckAPI for Zed
io.github.noahowsh/puckapi
The hockey data API. Stats, odds, and everything between. REST API and MCP server.
client:Zed
transport:streamable-http
Install PuckAPI in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"puckapi": {
"url": "https://mcp.puckapi.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs