bsi_search_intel
ActiveTool of com.blazesportsintel/college-baseball
Search the open web for college-baseball news, scouting reports, beat-writer coverage, and analytical commentary. Complements the stats tools — use this when a question needs narrative context, not just numbers. Defaults to trusted college-baseball domains (d1baseball.com, baseballamerica.com, ESPN, NCAA.com, etc.). Provider: Tavily today, with Exa wired as primary when EXA_API_KEY is configured.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Max results to return. Default 5, min 1, max 10."
},
"query": {
"type": "string",
"description": "Natural-language search query (e.g., \"Texas Longhorns baseball weekend series recap\", \"Charlie Condon draft stock 2026\")."
},
"domains": {
"type": "array",
"items": {
"type": "string"
},
"description": "Optional allowlist of domains to search within. Defaults to trusted college-baseball sources. Pass [] to search the open web."
}
}
}Parent server
com.blazesportsintel/college-baseball
https://github.com/ahump20/BSI
1/7 registries