
Golf Majors
Wire a remote WhenSport MCP into Claude Code or Cursor so your agent can answer 2026 golf major questions with tournament, venue, and player context.
Overview
com.whensport/golf-majors is a Build-phase MCP server that gives coding agents structured 2026 golf major tournament, venue, and player data via WhenSport’s remote streamable-http endpoint.
What is this MCP server?
- Covers four 2026 majors: Masters, PGA Championship, US Open, and The Open
- Streamable-http remote at whensport.com/mcp/golf (MCP schema 2025-12-11)
- Tournament, venue, and player-oriented tools for agent-driven research and copy
- Version 1.0.0 with catalog page at whensport.com/events/golf-majors-2026
- No local install—add the remote URL in your MCP client config
- 4 championship events named: Masters, PGA Championship, US Open, The Open
- Server version 1.0.0 with one streamable-http remote endpoint
- Published MCP schema: 2025-12-11
What problem does it solve?
Building golf-season features means hunting scattered schedules and venue facts instead of letting your agent pull majors context in one MCP call.
Who is it for?
Indie builders making golf content products, event guides, or agent assistants focused on the 2026 major championship season.
Skip if: Teams that need real-time leaderboards, non-major tours, or sports data outside WhenSport’s golf-majors scope.
What do I get? / Deliverables
After you register the remote URL, your agent can ground answers and drafts in the four 2026 golf majors without custom scrapers.
- Registered remote golf-majors MCP tools in your agent session
- Agent-grounded answers using 2026 major tournament, venue, and player context
- Reusable sports-research integration without a custom scraper
Recommended MCP Servers
Journey fit
MCP servers belong on the build shelf as agent integrations you register once and call from coding agents. Remote streamable-http endpoints are classic third-party MCP integrations, not frontend or ship-time tooling.
How it compares
Remote sports calendar MCP integration, not a local agent skill or generic web automation server.
Common Questions / FAQ
Who is com.whensport/golf-majors for?
Solo builders and small teams who use Claude Code, Cursor, or other MCP clients to research or publish around the 2026 golf majors.
When should I use com.whensport/golf-majors?
Use it while scoping sports content, wiring agent tooling, or drafting major-specific copy when you want agent-accessible tournament and venue facts.
How do I add com.whensport/golf-majors to my agent?
Add a streamable-http remote MCP entry pointing to https://whensport.com/mcp/golf in your client’s MCP configuration, then restart or reload tools.