Skip to content

A2A Artifact Handoff for Grok

io.github.imagiever-ar/a2a-artifact-handoff

Compiles source-agent outputs into validated, receiver-ready handoff packages.

client:Grok transport:streamable-http

Install A2A Artifact Handoff in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "a2a-artifact-handoff": {
      "type": "http",
      "url": "https://a2a-artifact-handoff.onrender.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

A2A Artifact Handoff in other clients