MCPFax Agent Continuity for Grok
com.mcpscores/agent-continuity
Resume the work, not the conversation. A checkpoint by one model is resumable by another.
client:Grok
transport:streamable-http
tools:33
Install MCPFax Agent Continuity in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agent-continuity": {
"type": "http",
"url": "https://mcpfax-continuity.bowling-anthony.workers.dev/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