Skip to content
VS Code

BrightSite for VS Code

io.github.brightsitehq/brightsite

Manage BrightSite websites: pages, blog posts, components, forms, media, and analytics.

client:VS Code transport:streamable-http

Install BrightSite in VS Code

.vscode/mcp.json

{
  "servers": {
    "brightsite": {
      "type": "http",
      "url": "https://onbrightsite.com/api/mcp"
    }
  }
}

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

BrightSite in other clients