Personal Device Agent
Integrates with Tailscale to securely connect and control multiple Windows PCs over a private tailnet, using Tailscale Serve to expose MCP endpoints only through private HTTPS without public internet exposure.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Personal Device Agentcheck the CPU and memory status on home-pc"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Personal Device Agent는 Codex 같은 MCP 클라이언트에서 등록된 개인 Windows PC를 확인하고 조작하게 해줍니다. 모델에 셸 전체를 넘기지 않습니다. 허용된 작은 도구만 공개하고, 파일 변경· 화면 캡처·키보드와 마우스 입력 같은 작업은 장치, 명령, 인자가 정확히 일치하는 승인을 받아야 실행됩니다.
현재v0.1.0-alpha.3는 개인용 개발자 미리보기입니다. 조작 대상은 Windows 10/11이며,
원격 연결은 Tailscale Serve를 사용하는 비공개 tailnet 안에서만 지원합니다. Funnel과 공용
인터넷 노출은 지원하지 않습니다.
왜 만들었나요?
일반적인 PC 자동화 | Personal Device Agent |
모델에 셸이나 데스크톱 전체 권한 부여 | 기능이 제한된 MCP 도구만 공개 |
실행 직전 무엇이 바뀌는지 불명확 | 장치·작업·인자를 보여주고 정확히 승인 |
원격 포트를 공용 인터넷에 노출 | Tailscale의 비공개 HTTPS만 사용 |
여러 장치가 하나의 모호한 연결로 섞임 |
|
실행 기록을 나중에 확인하기 어려움 | 각 장치에 민감 정보가 제거된 감사 로그 저장 |
Related MCP server: Knossos
60초 설치
필요한 것은 Node.js 20 이상, Python 3.11 이상, Git for Windows, Tailscale, 그리고 Windows 10/11입니다. Tailscale에 로그인한 뒤 제어할 PC의 PowerShell에서 실행하세요.
npm install --global github:kyj2294/personal-device-agent
pda install이 명령은 npm을 통해 최신 GitHub 패키지를 받아 사용자 전용 경로에 안정적으로 설치하고, Python 가상환경·Windows 자동 시작·Codex 플러그인·비공개 Tailscale HTTPS 주소를 설정한 뒤 실제 MCP 연결까지 검사합니다. 관리자 권한은 필요하지 않습니다.
로컬에서만 쓰려면:
pda install --local설치 후 Codex에서 새 작업을 열고 말해보세요.
이 PC의 연결 상태와 사용할 수 있는 기능을 보여 줘.
메모장을 열어 줘.
현재 창 목록을 확인해 줘.변경 작업은 곧바로 실행되지 않고 승인 요청이 먼저 나타나는 것이 정상입니다.
여러 PC 연결하기
각 Windows PC에서 install을 실행하면 다음 형태의 비공개 주소가 출력됩니다.
https://device-name.example.ts.net:9443/mcp대화할 PC에서 장치 이름과 주소를 등록합니다.
pda connect `
--name office-pc `
--endpoint https://office-pc.example.ts.net:9443/mcp등록 전에 HTTPS 주소 형식과 실제 MCP 도구 목록을 검사합니다. 이후에는 다음처럼 대상을 분명히 지정할 수 있습니다.
office-pc에서 메모장을 열어 줘.
home-pc의 CPU와 메모리 상태를 확인해 줘.
office-pc의 Downloads 폴더 파일을 보여 줘.CLI
전역 npm 패키지를 설치한 다음부터는 짧은 pda 명령을 사용할 수 있습니다. npm 패키지를
업데이트한 뒤 pda install을 다시 실행하면 안정적인 버전별 배포 경로와 자동 시작 항목도 함께
갱신됩니다.
명령 | 설명 |
| 설치 또는 현재 npm 버전으로 업데이트 |
| Tailscale 원격 주소 없이 로컬 전용 설치 |
| 원격 장치를 Codex에 이름으로 등록 |
| 등록된 Personal Device Agent 장치만 표시 |
| Codex에서 장치 연결 해제 |
| 에이전트·Tailscale·Serve 상태 확인 |
| 비공개 원격 주소 활성화 및 MCP 검사 |
| 전용 |
| 모든 중·고위험 작업 즉시 정지 |
npm Registry 게시가 끝나면 GitHub 주소 없이 다음처럼 더 짧게 설치할 수 있습니다.
npm install --global personal-device-agent
pda install어떻게 동작하나요?
Codex가 선택한 장치의 제한된 MCP 도구를 호출합니다.
원격 요청은 Tailscale의 비공개 HTTPS
:9443연결로만 전달됩니다.장치 내부 정책 엔진이 위험도와 정확한 인자를 독립적으로 검사합니다.
승인이 필요한 작업은 사용자가 허용한 뒤에만 한 번 실행됩니다.
결과와 승인 기록은 민감 내용을 제거해 해당 장치에 로컬 저장됩니다.
백엔드는 원격 사용 중에도 127.0.0.1:9472에만 바인딩됩니다. Tailscale Serve가 tailnet에서
허용된 HTTPS 요청만 전달하며, 기존 443 Serve 설정은 변경하지 않고 전용 9443만 사용합니다.
위험도 기반 승인
위험도 | 대표 작업 | 처리 방식 |
LOW | 상태·기능·창·파일 목록, 긴급 정지 | 즉시 실행 |
MEDIUM | 앱/URL 열기, 화면 캡처, 파일 읽기·쓰기, 텍스트 입력 | 정확한 작업 승인 필요 |
HIGH | 좌표 클릭, 휴지통 이동, 긴급 정지 해제 | 강화된 정확한 작업 승인 필요 |
BLOCKED | 임의 셸, 자격 증명, 보안 해제, 영구 삭제, 결제 | 도구 자체를 제공하지 않음 |
승인은 장치·작업명·모든 인자의 SHA-256 지문에 묶입니다. 5분 후 만료되며 한 번만 사용할 수 있습니다. 경로, 좌표, 입력 내용 중 하나라도 달라지면 새 승인이 필요합니다.
제공 도구
영역 | 도구 |
장치 |
|
화면·앱 |
|
입력 |
|
파일 |
|
안전 |
|
승인·감사 |
|
데이터 경계
에이전트:
127.0.0.1:9472에서만 수신원격 전송: Tailscale Serve
HTTPS :9443장치 키: 현재 Windows 사용자 계정의 DPAPI로 보호
기본 파일 범위: Desktop, Documents, Downloads
런타임 데이터:
%LOCALAPPDATA%\PersonalDeviceAgent\PersonalDeviceAgentnpm 배포본:
%LOCALAPPDATA%\PersonalDeviceAgent\distributions\<version>금지: Funnel, 공유기 포트포워딩,
0.0.0.0바인딩
더 엄격한 tailnet Grants 설정은 Tailscale 설정 안내, 상세한 신뢰 경계는 위협 모델을 참고하세요.
모바일과 지원 범위
Tailscale은 iPhone과 Android를 tailnet 피어로 연결할 수 있습니다. 하지만 현재 조작 대상 에이전트는 Windows용입니다. 휴대폰에서 Windows PC를 대화로 조작하려면 사용하는 대화 앱이 사용자 지정 비공개 MCP 주소를 지원해야 합니다. Tailscale 모바일 앱만 설치하면 Codex 모바일에 MCP가 자동 등록되는 구조는 아닙니다.
기능 | 상태 |
Windows 10/11 로컬 제어 | ✅ |
Tailscale을 통한 Windows PC 원격 제어 | ✅ |
여러 Windows PC 이름별 등록 | ✅ |
npm/npx 설치 CLI | ✅ |
iOS/Android 자체 조작 에이전트 | 계획 |
모바일·클라우드용 호스팅 게이트웨이 | 계획 |
서명된 Windows 설치 파일·자동 업데이트 | 계획 |
공공기관 운영 환경 | 기관별 보안성 검토 필요 |
개발
git clone https://github.com/kyj2294/personal-device-agent.git
cd personal-device-agent
python -m venv .venv
.\.venv\Scripts\python.exe -m pip install -e ".[dev]"
.\.venv\Scripts\python.exe -m pytest
npm test
npm run pack:check기여 방법은 CONTRIBUTING.md를 참고하세요. 보안 취약점은 공개 이슈 대신 GitHub Security Advisory로 알려 주세요.
라이선스
Apache License 2.0 © kyj2294
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Remote MCP for Copilot CLI switch gate MCP, structured receipts, audit logs, and reviewer-ready evid
Remote MCP for Android CLI agent build gate, structured receipts, audit logs, and reviewer-ready evi
Remote MCP for A2A dependency inspector MCP, structured receipts, audit logs, and reviewer-ready evi
Remote MCP for compliant pay-per-use agent capabilities with x402 execution.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables remote PC control and system management through MCP, including hardware info, process and file operations, with security features like blocklists and audit logging.
- AlicenseNot gradedqualityCmaintenanceEnables remote filesystem and CLI access to a Windows machine over LAN through MCP, with file read/write and command execution capabilities.MIT
- AlicenseNot gradedqualityCmaintenanceEnables remote execution of commands, file operations, screenshots, and clipboard access on Windows machines through MCP tools.1MIT
- FlicenseNot gradedqualityBmaintenanceTurns any Windows device into a remotely controllable MCP toolset, allowing a mobile AI agent to execute CLI, GUI, browser, and system commands on Windows without an API key.2
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kyj2294/personal-device-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server