get_verified_offer — GolfData MCP Tool Read-only
get_verified_offer
(get verified offer) is one of 7 tools on the
GolfData
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_verified_offer from your client
- Claude Code GolfData get_verified_offer run in your project directory
- Claude Desktop GolfData get_verified_offer ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor GolfData get_verified_offer ~/.cursor/mcp.json
- VS Code GolfData get_verified_offer .vscode/mcp.json
- Zed GolfData get_verified_offer ~/.config/zed/settings.json
- Windsurf GolfData get_verified_offer ~/.codeium/windsurf/mcp_config.json
- Cline GolfData get_verified_offer ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI GolfData get_verified_offer ~/.gemini/settings.json
- Grok GolfData get_verified_offer .mcp.json (in your project root)
- ChatGPT GolfData get_verified_offer Settings → Connectors → Advanced → Developer mode
- Claude.ai GolfData get_verified_offer Settings → Connectors → Add custom connector
- LangChain GolfData get_verified_offer pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http golfdata https://golfdata.co/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.