yusufkaraaslan/claude-remote-plus
Hot-swap Claude Code remote sessions between projects from your phone. A daemon + MCP server that manages claude remote-control processes with auto-restart, health monitoring, and project switching — all controllable via MCP tools from within the remote session itself.
Platform-specific configuration:
{
"mcpServers": {
"claude-remote-plus": {
"command": "npx",
"args": [
"-y",
"claude-remote-plus"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...