Skip to content
Zed

tee times for Zed

co.loopgolf/tee-times

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

client:Zed transport:streamable-http

Install tee times in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "tee-times": {
      "url": "https://www.loopgolf.co/api/ai/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

tee times in other clients