Skip to content
VS Code

Black Label Bots Website MCP for VS Code

com.blacklabelbots/site-mcp

Search and read public Black Label Bots pages with source URLs.

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

Install Black Label Bots Website MCP in VS Code

.vscode/mcp.json

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

Black Label Bots Website MCP in other clients