whistle mcp for Zed
io.github.mattwerner-sudo/whistle-mcp
Verified staff contacts, schools, and hiring signals across NCAA athletic departments.
client:Zed
transport:stdio
runtime:npm
Install whistle mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"whistle-mcp": {
"command": "npx",
"args": [
"-y",
"gowhistle-mcp"
],
"env": {
"WHISTLE_API_KEY": "<WHISTLE_API_KEY>",
"WHISTLE_API_BASE": "<WHISTLE_API_BASE>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs