ESPN Sports MCP by UnClick for Zed
io.github.malamutemayhem/espn
ESPN Sports tools for sports, scores, espn by UnClick.
client:Zed
transport:stdio
runtime:npm
Install ESPN Sports MCP by UnClick in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"espn": {
"command": "npx",
"args": [
"-y",
"@unclick/espn-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs