Skip to content
Grok

AppHandoff for Grok

io.github.teamk2k/apphandoff

Milestones, handoff tickets, project context, and deploy signals for AI-built apps over MCP.

client:Grok transport:streamable-http

Install AppHandoff in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "apphandoff": {
      "type": "http",
      "url": "https://api.apphandoff.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

AppHandoff in other clients