Softwareheritage for VS Code
io.github.pipeworx-io/softwareheritage
Software Heritage MCP.
client:VS Code
transport:streamable-http
Install Softwareheritage in VS Code
.vscode/mcp.json
{
"servers": {
"softwareheritage": {
"type": "http",
"url": "https://gateway.pipeworx.io/softwareheritage/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs