Dad's Fantasy League MCP Gateway
dad-s-fantasy-leagueDad's Fantasy League MCP Gateway — Raw gateway into the private fantasy-football MCP server. Send a JSON-RPC request body (for example tools/list or tools/call for get_standings, get_roster, set_lineup, trades, and weekly processing) and it relays the league app's response. This is for agents that already know the fantasy-mesh MCP contract — not plain-language lineup advice. (1 MESH/call, a tool · sports)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Capability-specific payload, e.g. agent-brain: {think:'...'}; agent-memory: {action:'store'|'recall', content|query} |