MyGM
Fantasy Sports
Surfaces
  • Scores
  • Standings
  • Teams
  • Managers
  • Players
  • Transactions
  • Draft
  • Seasons
  • History
  • Reads
    • Reads
    • Wire
  • Ask Howie
checking…
Ask Howie →
MyGM
Home/Reads/Connect Claude to MyGM
Reads

Connect Claude to MyGM

MyGM is a live MCP connector — point Claude at one URL and ask it about the league directly, no setup required to just chat with Howie instead.

Notebook2026-07-12

MyGM isn't just a website — it's also a remote MCP server. Point any MCP client at one URL and Claude can pull live standings, rosters, matchups, trade history, and every other widget on this site directly into a chat, rendered inline.

https://mygm.io/api/mcp

No account, no API key, no login. The endpoint is read-only and authless — same data this site shows, reachable from wherever you already talk to Claude.

Three ways to connect

claude.ai web — the easiest path, works in every new chat:

  1. Open Settings → Connectors
  2. Click Add custom connector
  3. URL: https://mygm.io/api/mcp
  4. Auth: none
  5. Save

Claude Code CLI — one command, adds the MCP for any session on your machine:

claude mcp add mygm \
  --transport http \
  https://mygm.io/api/mcp

Claude Desktop (DXT) — a self-contained bundle that runs the MCP locally over stdio, no internet required after install:

  1. Download mygm.dxt
  2. Claude Desktop → Settings → Extensions
  3. Install from file → pick the .dxt
  4. Set SLEEPER_LEAGUE_ID when prompted

What you can ask once connected

Every prompt below reaches for a different tool and renders an inline widget, the same components this site uses:

  • "Show me my current roster."
  • "Who's playing who this week and who's favored?"
  • "How did the last trade in this league pan out?"
  • "Show the all-time career arc for a manager."
  • "Which manager left the most points on the bench last week?"
  • "How has our average scoring drifted year over year?"

League dashboard

WidgetOpen standalone →

Same widget Claude renders inline — frozen to the data as it stood when this article published.

That's the same show_league_dashboard tool Claude calls — standings, matchups, power rankings, playoff odds, bracket, history, careers, draft, trades, and activity, in one tabbed view.

Don't want to connect anything?

You don't have to. Howie, the insider chatbot built into this site, answers the same kinds of questions with no setup — no connector, no download, nothing to configure. Just ask Howie directly in the browser.

More like this

NotebookReads2026-05-29

Welcome to MyGM Reads

How these articles work — data-grounded, human + AI readable, with live widgets embedded inline.

Read the full story →
← All reads
ScoresStandingsTeamsManagersPlayersTransactionsDraftSeasonsHistoryReadsAsk Howie
ReadsSupportPrivacyTerms
MyGM · United Dynasty FFL · MCP at /api/mcp