Skip to content
VS Code

BrandPresence for VS Code

io.github.nuteee/brandpresence

Organization-scoped BrandPresence evidence and explicitly authorized product actions over MCP.

client:VS Code transport:streamable-http

Install BrandPresence in VS Code

.vscode/mcp.json

{
  "servers": {
    "brandpresence": {
      "type": "http",
      "url": "https://app.brandpresence.dev/mcp"
    }
  }
}

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

BrandPresence in other clients