Skip to content
VS Code

TheDiscList Public MCP for VS Code

io.github.frankbongo/thedisclist

Search disc golf discs, compare flight ratings, and find similar alternatives across brands.

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

Install TheDiscList Public MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "thedisclist": {
      "type": "http",
      "url": "https://api.thedisclist.com/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

TheDiscList Public MCP in other clients