Skip to content
Claude Desktop

tee times for Claude Desktop

co.loopgolf/tee-times

Live golf tee time availability across US courses. Search by location, date, players, and price.

client:Claude Desktop transport:streamable-http

Install tee times in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "tee-times": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.loopgolf.co/api/ai/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

tee times in other clients