Skip to content
VS Code

Spdx License for VS Code

io.github.pipeworx-io/spdx-license

SPDX License List MCP

client:VS Code transport:streamable-http

Install Spdx License in VS Code

.vscode/mcp.json

{
  "servers": {
    "spdx-license": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/spdx-license/mcp"
    }
  }
}

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

Spdx License in other clients