Share Artifacts for VS Code
io.github.arunai30/share-artifacts
Publish and update safe static HTML reports, presentations, and explainers with controlled sharing.
client:VS Code
transport:streamable-http
Install Share Artifacts in VS Code
.vscode/mcp.json
{
"servers": {
"share-artifacts": {
"type": "http",
"url": "https://shareartifacts.dev/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs