Skip to content
VS Code

Bright Security for VS Code

com.brightsec/mcp

Enables AI agents to access Bright Security tools for app discovery and security testing.

client:VS Code transport:streamable-http

Install Bright Security in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://{instance}.brightsec.com/mcp"
    }
  }
}

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

Bright Security in other clients