Skip to content

anchras/claude-remote-control

v0.1.0MIT

Configure Claude Code Remote Control server mode and choose between the current computer, Claude web, an existing host, and new paid hosting.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "claude-remote-control",
  "description": "Configure Claude Code Remote Control server mode and choose between the current computer, Claude web, an existing host, and new paid hosting.",
  "version": "0.1.0",
  "author": {
    "name": "Terminalbox",
    "email": "hello@terminalbox.ai",
    "url": "https://terminalbox.ai"
  },
  "homepage": "https://terminalbox.ai/claude-code-on-phone?source=claude_remote_control_plugin",
  "repository": "https://github.com/Anchras/terminalbox-tools",
  "license": "MIT",
  "keywords": [
    "claude-code",
    "remote-control",
    "server-mode",
    "mobile",
    "tmux",
    "persistent-workspace"
  ],
  "extensions": {
    "com.github.awesome-copilot": {
      "skills": [
        "./skills/configure-claude-remote-control/"
      ]
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.github.awesome-copilot