A2A Artifact Handoff for Cursor
io.github.imagiever-ar/a2a-artifact-handoff
Compiles source-agent outputs into validated, receiver-ready handoff packages.
client:Cursor
transport:streamable-http
Install A2A Artifact Handoff in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"a2a-artifact-handoff": {
"url": "https://a2a-artifact-handoff.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs