CricketStudio MCP for Windsurf
io.github.i-m-arul/cricketstudio-mcp
29 MCP tools for IPL 2026, IPL historical (18 seasons), and Major League Cricket. No API key.
client:Windsurf
transport:stdio
runtime:npm
Install CricketStudio MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cricketstudio-mcp": {
"command": "npx",
"args": [
"-y",
"cricketstudio-mcp"
],
"env": {
"CRICKETSTUDIO_DEV_ID": "<CRICKETSTUDIO_DEV_ID>",
"CRICKETSTUDIO_NO_TELEMETRY": "<CRICKETSTUDIO_NO_TELEMETRY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs