Talk to AI about your league

Connect leaguemate to Claude, Cursor, or any MCP-compatible AI tool. Ask questions about your roster in plain English and get answers backed by live league data, WAR projections, and HTC verdicts.

Takes about 30 seconds.

Option 1

Claude Desktop

Add leaguemate as a connector in Claude Desktop. Three clicks, no config files.

  1. 1Open Claude Desktop → CustomizeConnectors
  2. 2Click the + button → Add custom connector
  3. 3Enter name: Leaguemate.fyi
  4. 4Enter URL: https://www.leaguemate.fyi/api/mcp
  5. 5Click Add

That's it. Start a conversation with your Sleeper username and Claude will pull your league data automatically.

Option 2

Claude Code (CLI)

Run this in your terminal:

Terminal
claude mcp add leaguemate https://leaguemate.fyi/api/mcp

That's it. Next time you start Claude Code, leaguemate tools are available.

Option 3

Cursor, Windsurf & Other MCP Clients

Any tool that supports MCP works. Add this to your MCP config:

MCP config
{
  "mcpServers": {
    "leaguemate": {
      "url": "https://leaguemate.fyi/api/mcp"
    }
  }
}

The endpoint is a standard streamable HTTP MCP server. No API key needed.

Try it

What you can ask

Start with your Sleeper username. Then ask anything about your league:

  • Who should I trade on my roster?
  • Evaluate this trade: I give Bijan, I get two 2026 1sts.
  • Who are the best trade partners for me right now?
  • What does my franchise outlook look like?
  • What's my all-time record against Mike?

Questions or feedback? gvem@duck.com