Verified staff contacts, schools, and hiring signals across NCAA athletic departments.
claude mcp add whistle-mcp -- npx -y gowhistle-mcp
claude_desktop_config.json
{
"mcpServers": {
"whistle-mcp": {
"command": "npx",
"args": [
"-y",
"gowhistle-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"whistle-mcp": {
"command": "npx",
"args": [
"-y",
"gowhistle-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"whistle-mcp": {
"command": "npx",
"args": [
"-y",
"gowhistle-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"whistle-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"gowhistle-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"whistle-mcp": {
"command": "npx",
"args": [
"-y",
"gowhistle-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.mattwerner-sudo--whistle-mcp/reviews or the review_server meta-tool.
POST /mcp