PandaNpc

PandaNpc Documentation

PandaNpc Documentation

Welcome to PandaNpc — remotely access and control your own Claude Code from any computer.

What is PandaNpc?

PandaNpc lets you run Claude Code on your dev machine and control it remotely — from your phone (the PandaNpc iOS app), another computer's desktop app, or any browser at pandanpc.com. Scan a QR code on your dev machine to connect in seconds, then view live sessions, approve tool calls, and see code changes from anywhere — while everything actually runs on your own machine.

How it works

flowchart LR subgraph You["Your devices"] direction TB iOS["iOS app"] Desktop["Desktop app"] Web["Web · pandanpc.com"] end Relay["PandaNpc relay"] subgraph Dev["Your dev machine"] direction TB Paw["pandapaw bridge"] CC["Claude Code"] Paw --> CC end iOS --> Relay Desktop --> Relay Web --> Relay Relay -->|HMAC-signed| Paw

You install pandapaw on the machine where Claude Code runs. Your phone, desktop or browser connects through the PandaNpc relay to that machine — so you drive Claude Code from anywhere, while it keeps running (and executing tools) on your own hardware.

Key Highlights

  • Remote Claude Code — Run Claude Code on your dev machine, control it remotely from your phone (iOS), the desktop app or the web; sessions, message history and code changes stay in sync. Connections are HMAC-signed and tools run on your own machine.
  • Bring Your Own Backend — Point Claude Code at a cheaper custom model backend (e.g. DeepSeek) to save cost, then access it remotely all the same.
  • All Platforms — iOS app, Windows / macOS / Linux desktop, plus the web at pandanpc.com.
  • 29 Languages — Full internationalization.

Getting Started

New to PandaNpc? Start with the Quick Start Guide to get up and running in minutes.

Best Practices

Real-world guides for getting the most out of remote Claude Code — remote access, billing optimization, custom model backends and more — are in Best Practices.

Need Help?

  • Browse the sidebar to find the topic you need
  • Check AI Models for the full list of supported models
  • Visit the FAQ for common questions