Skip to content
VS Code

GolfCore for VS Code

org.golfcore/golfcore

Scorecards, tee yardages, USGA ratings and green contour maps for 30,000 golf courses worldwide.

client:VS Code transport:streamable-http tools:1

Install GolfCore in VS Code

.vscode/mcp.json

{
  "servers": {
    "golfcore": {
      "type": "http",
      "url": "https://mcp.golfcore.org/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

GolfCore in other clients