You're viewing a demo portfolio

Join the waitlist
PRSM

getPickEmRecommendations

Active

Tool of Chikoh - Fantasy Sports & Entertainment Intelligence

declared in 2.0.0

Pick'em and confidence pool picks: straight-up winners, spread picks, upset alerts, and confidence rankings. Requires authentication — user identity is resolved from the OAuth token automatically.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "week"
  ],
  "properties": {
    "week": {
      "type": "integer",
      "description": "Week number",
      "exclusiveMinimum": 0
    },
    "sport": {
      "type": "string",
      "description": "Sport (default: nfl)"
    },
    "confidencePool": {
      "type": "boolean",
      "description": "Include confidence rankings (default: false)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Chikoh - Fantasy Sports & Entertainment Intelligence

https://github.com/romcdonald9976/chikoh-architecture-showcase.git

1/7 registries
View full server →
getPickEmRecommendations — Chikoh - Fantasy Sports & Entertainment Intelligence — PRSM MCP