Content Provenance for VS Code
com.bonissystems/content-provenance
Anchor a content-creation event to the Knox chain; returns a C2PA-aligned, FRE 902-shaped bundle.
client:VS Code
transport:streamable-http
tools:2
Install Content Provenance in VS Code
.vscode/mcp.json
{
"servers": {
"content-provenance": {
"type": "http",
"url": "https://bonissystems.com/api/knox/agents/content-provenance/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs