Skip to content
VS Code

Disc Golf MCP for VS Code

com.discgolfmcp/disc-golf

Read-only PDGA disc golf data — players, events, courses and season statistics.

client:VS Code transport:streamable-http

Install Disc Golf MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "disc-golf": {
      "type": "http",
      "url": "https://discgolfmcp.com/mcp"
    }
  }
}

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

Disc Golf MCP in other clients