LoopGolf in your AI assistant

Ask Claude, ChatGPT, or any MCP-compatible assistant for a tee time and get live availability from LoopGolf — every course, every booking site, one answer.

The MCP server

LoopGolf runs a free, public Model Context Protocol server. No account, no API key — it serves the same live, read-only tee time data as this site.

https://www.loopgolf.co/api/ai/mcp

It exposes two tools: search_tee_times (live, bookable tee times near a US city or zip, filterable by date, players, time of day, price, and holes) and get_course_tee_times (every open time at a specific course, with availability by date). Results link to the LoopGolf page where the times are booked.

Connect in Claude

1.

Open Claude → Settings → Connectors → Add custom connector.

2.

Paste the server URL above and click Add.

3.

In any chat, enable LoopGolf from the connectors menu, then ask for a tee time — “find me a tee time near Phoenix Saturday morning under $60.”

Connect in ChatGPT

1.

Settings → Apps & Connectors → Advanced → enable Developer Mode.

2.

Create a connector with the server URL above (no authentication).

3.

Ask for a tee time in a new conversation.

Other MCP clients

Any client that speaks streamable-HTTP MCP works — Cursor, VS Code, Claude Code, and the rest. Add the URL above as a remote MCP server. Machine-readable discovery lives at /.well-known/mcp.json.

The server is read-only and serves public tee time availability — it never collects or stores personal data. Questions or issues: caddyshack@loopgolf.co.