A2A Artifact Handoff for VS Code
io.github.imagiever-ar/a2a-artifact-handoff
Compiles source-agent outputs into validated, receiver-ready handoff packages.
client:VS Code
transport:streamable-http
Install A2A Artifact Handoff in VS Code
.vscode/mcp.json
{
"servers": {
"a2a-artifact-handoff": {
"type": "http",
"url": "https://a2a-artifact-handoff.onrender.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs