tee times for Grok
co.loopgolf/tee-times
Live golf tee time availability across US courses. Search by location, date, players, and price.
client:Grok
transport:streamable-http
Install tee times in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"tee-times": {
"type": "http",
"url": "https://www.loopgolf.co/api/ai/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs