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 |
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/colin-dmme/desktop-coworker-for-chatgpt'
If you have feedback or need assistance with the MCP directory API, please join our Discord server