desktop-coworker-for-chatgpt
by colin-dmme
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | MCP bind address; keep loopback for tunnel use | 127.0.0.1 |
| PORT | No | MCP HTTP port | 3000 |
| ADMIN_PORT | No | Per-server localhost Admin API | 3001 |
| SHELL_TIMEOUT | No | Foreground command timeout in seconds | 120 |
| WORKSPACE_PATH | No | Default project directory | current directory |
| CHATGPT_ACCESS_DB | No | Local SQLite access requests, grants, and hashed codes | local app data |
| CHECKPOINT_ENABLED | No | Enable edit checkpoints and rewind | true |
| CONTROL_CENTER_PORT | No | Unified local UI and Control API | 2999 |
| MCP_UPSTREAM_CONFIG | No | Shared upstream MCP configuration | local app data |
| CHATGPT_TOOL_PROFILE | No | slim or full exposed tool set | slim |
| CHATGPT_ACCESS_CONTROL | No | off, observe, or enforce conversation gate; Control Center sets it per account | off |
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
ActivityMaintained
ResponsivenessSyncing