MCPFax Agent Continuity for Cursor
com.mcpscores/agent-continuity
Resume the work, not the conversation. A checkpoint by one model is resumable by another.
client:Cursor
transport:streamable-http
tools:33
Install MCPFax Agent Continuity in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-continuity": {
"url": "https://mcpfax-continuity.bowling-anthony.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs