Skip to content
Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

whistle mcp in other clients