branderux-mcp

BranderUX/branderux-mcp
★ 0 stars TypeScript Security Updated today
The official BranderUX MCP server — create and control projects, custom elements, screens and API keys from your agent, with one-click browser OAuth.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "branderux-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "BranderUX/branderux-mcp"
      ]
    }
  }
}