Skip to content
clusters: prooflayer · edgemarket · edgefinance · synthforge · mediakit · wordmint · webprobe · locale · comppoint · rollforge · bestiary · statline · matchpoint · retail · agentops · browserworkflow · modelrouter · compose

@agentutility/mcp-statline

Sports and stats math, per call. · 1 tools · $0.003 – $0.003

INSTALL — CLAUDE DESKTOP
{
  "mcpServers": {
    "agentutility-statline": {
      "command": "npx",
      "args": [
        "-y",
        "@agentutility/mcp-statline"
      ],
      "env": {
        "X402_PRIVATE_KEY": "0xYOUR_PRIVATE_KEY_HEX"
      }
    }
  }
}

Path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).

INSTALL — CURSOR
{
  "mcpServers": {
    "agentutility-statline": {
      "command": "npx",
      "args": [
        "-y",
        "@agentutility/mcp-statline"
      ],
      "env": {
        "X402_PRIVATE_KEY": "0x..."
      }
    }
  }
}

Path: .cursor/mcp.json in your project root.

FUNDING

Send any amount of USDC on Base mainnet to the address derived from your X402_PRIVATE_KEY. The MCP server uses it to pay per call.

USDC on Base contract: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913

TOOLS (1)
toolpricedescription
win-prob$0.003Estimates live in-game win probability for NFL, NBA, MLB, NHL, and soccer from the current score and time remaining.
SEE ALSO
cluster overview (Statline) · all MCP servers · npm: @agentutility/mcp-statline