Espn for Zed
io.github.pipeworx-io/espn
ESPN MCP — keyless multi-sport live scores, teams, and news via ESPN's public site API.
client:Zed
transport:streamable-http
Install Espn in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"espn": {
"url": "https://gateway.pipeworx.io/espn/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs