agentic-remote-pc
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AMP_PATH | No | Path to Sourcegraph Amp | amp |
| CMD_PATH | No | Command prompt executable path | cmd |
| ZSH_PATH | No | Zsh executable path | zsh |
| PWSH_PATH | No | PowerShell executable path | pwsh |
| QWEN_PATH | No | Path to Qwen Code | qwen |
| AIDER_PATH | No | Path to Aider | aider |
| CODEX_PATH | No | Path to OpenAI Codex CLI | codex |
| CRUSH_PATH | No | Path to Charm Crush | crush |
| GOOSE_PATH | No | Path to Block Goose | goose |
| CLAUDE_PATH | No | Path to Claude Code CLI | claude |
| CURSOR_PATH | No | Path to Cursor agent CLI | cursor |
| GEMINI_PATH | No | Path to Google Gemini CLI | gemini |
| RUNNER_PORT | No | HTTP server port | 7334 |
| COPILOT_PATH | No | Path to GitHub Copilot CLI | copilot |
| OPENCODE_PATH | No | Path to OpenCode | opencode |
| MAX_TIMEOUT_MS | No | Max command time (5 min) | 300000 |
| RUNNER_API_KEY | Yes | Auth key. Set before exposing. | |
| LITELLM_BASE_URL | No | Optional OpenAI-compatible gateway base URL for Aider/OpenCode | |
| MAX_OUTPUT_BYTES | No | Max output buffer (5 MB) | 5242880 |
| LITELLM_MASTER_KEY | No | Optional master key for the LiteLLM gateway | |
| CLAUDE_SKIP_PERMISSIONS | No | Set to '1' to use --dangerously-skip-permissions for full-auto Claude | 0 |
| CLOUDFLARE_TUNNEL_TOKEN | No | Tunnel token for the docker-compose sidecar |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues