Skip to content
VS Code

BlackLabel Tech Website MCP for VS Code

com.blacklabeltec/site-mcp

Search and read public BlackLabel Tech pages with source URLs.

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

Install BlackLabel Tech Website MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "site-mcp": {
      "type": "http",
      "url": "https://blacklabeltec.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

BlackLabel Tech Website MCP in other clients