API Access
Plug ChatGPT, Claude, or any AI agent into your Wandering Golf data via our public MCP server. Your AI uses your tokens. Your data stays in your account.
What you can connect
The Wandering Golf MCP server is publicly accessible at https://wandering.golf/mcp. Once your AI client is connected, it can call any of the 53 tools in our MCP Tools Reference to query your practice and on-course data on your behalf.
Examples of what you can ask your AI:
- "Which clubs am I dialed with this week?"
- "Compare my last two range sessions and tell me what changed."
- "Build me a 30-minute practice plan based on my worst clubs and my goals."
- "What did I struggle with at the course I'm playing tomorrow?"
How to connect
Two transport modes, depending on your AI client:
- HTTP / OAuth for hosted clients like ChatGPT and Claude. Server URL:
https://wandering.golf/mcp. Authentication is OAuth 2.0 against your Wandering Golf account. Your AI client walks you through the consent flow once and remembers it. - STDIO for local tools like Claude Code or Cursor running on your machine. Email hello@wandering.golf for the local-adapter setup instructions.
Every tool runs in the context of your authenticated account. You can't read other users' data. You decide which AI client to trust with the connection. If you don't trust it, don't connect it.
Why we built this
Most golf-tech platforms lock your data inside their app. You see what they choose to show you, and you ask their AI (if they have one) the questions they decided to let you ask. The bring-your-own-AI model flips that. We host the data layer. You choose the AI tool. If you trust ChatGPT more than our coach, use ChatGPT. If you have a custom Claude project that knows your specific game, point it at our MCP. The data doesn't leave your account, and we don't sit between you and your AI.
This is the AI-first wedge: not "we have the best AI coach," but "your data is available to whatever AI you want to use." Our own post-round recap is one product surface on top of that data. You can use it, ignore it, or replace it with your own AI tools using the same MCP.
Pricing
MCP API access is included in your subscription. There are no separate API tiers, no per-call fees, no rate-limit gates beyond standard fair-use protections. Connect as many AI clients as you want. The cost of inference is on whichever AI tool you connect (your ChatGPT or Claude subscription), not us.
Building something with our API?
Email hello@wandering.golf. We want to know what you're building, and there's a real chance whatever tool you need ships in the next release.
Related
- MCP Tools Reference (every tool you can call from your own AI).
- AI Coach (how our own AI uses these tools internally).
- Privacy & Data (what data is accessible via the API and how access is scoped).