MCPFax Agent Continuity for VS Code
com.mcpscores/agent-continuity
Resume the work, not the conversation. A checkpoint by one model is resumable by another.
client:VS Code
transport:streamable-http
tools:33
Install MCPFax Agent Continuity in VS Code
.vscode/mcp.json
{
"servers": {
"agent-continuity": {
"type": "http",
"url": "https://mcpfax-continuity.bowling-anthony.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs