Black Label Golf Website MCP for VS Code
com.asgolfclothing/site-mcp
Search and read public Black Label Golf pages with source URLs.
client:VS Code
transport:streamable-http
tools:3
Install Black Label Golf Website MCP in VS Code
.vscode/mcp.json
{
"servers": {
"site-mcp": {
"type": "http",
"url": "https://asgolfclothing.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs