Dicklesworthstone/cross_agent_session_resumer
Resume AI coding sessions across providers: converts Codex, Claude, Gemini, and other session formats through a canonical IR so you can pick up where you left off in any tool
Platform-specific configuration:
{
"mcpServers": {
"cross_agent_session_resumer": {
"command": "npx",
"args": [
"-y",
"cross_agent_session_resumer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...