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 |
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 | |
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/cogniziocompany/agentic-remote-pc'
If you have feedback or need assistance with the MCP directory API, please join our Discord server