Skip to content
VS Code

mcp cricket for VS Code

io.github.asaraog/mcp-cricket

Live ball-by-ball cricket, prediction-market prices, and a win model fitted on 17,907 matches.

client:VS Code transport:streamable-http tools:15

Install mcp cricket in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-cricket": {
      "type": "http",
      "url": "https://cricketfornoobs.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

mcp cricket in other clients