StatsHawk for Cursor
ai.statshawk/statshawk
Live sports stats and pre-computed analysis for AI assistants across NBA, MLB, NFL, and NHL.
client:Cursor
transport:streamable-http
Install StatsHawk in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"statshawk": {
"url": "https://mcp.statshawk.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs