Soconnect-Limited/RemotePromptServer
Remote control server for AI CLI tools (Claude Code, Codex CLI, Gemini CLI) from iOS
Platform-specific configuration:
{
"mcpServers": {
"RemotePromptServer": {
"command": "npx",
"args": [
"-y",
"RemotePromptServer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...