chatgpt-local-coding-agent
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| system_healthA | Report gateway capabilities and whether enhanced post-secret protections are active. |
| fs_statB | Resolve and stat an absolute Windows or WSL path without returning file content. |
| fs_listA | List directory entry names and metadata. This never returns file snippets. |
| fs_search_pathsB | Search file and directory names under a root; never searches or returns secret-bearing content snippets. |
| fs_inspectB | Classify a bounded file range locally and return reasons plus a short-lived inspection token, never content. |
| fs_readA | Read a bounded normal text range. Sensitive ranges return review_required and no content. |
| fs_releaseB | Release an inspected range after model purpose verification. Exact mode also requires local confirmation. |
| workspace_openA | Open one repository snapshot with executor='wsl' or executor='windows'; the original remains read-only until reviewed apply-back. |
| workspace_statusA | Report managed changes and separately list Git-ignored runtime outputs, without file content. |
| shell_runA | Run a command in the always-enabled WSL bubblewrap snapshot. Host homes and Windows mounts are hidden; network is enabled. |
| windows_shell_statusA | Report PowerShell 7, standard-user, Job Object, authorization, workspace, and policy status without executing a command. |
| windows_shell_openA | Request one local approval for persistent Windows Shell authorization. It survives restarts until windows_shell_close; duration_seconds is legacy compatibility. |
| windows_shell_prepareA | Statically parse and bind one PowerShell or direct native command to cwd, target, purpose, risk, environment, and timeout; does not execute it. |
| windows_shell_runA | Consume one prepared review token and run exactly the reviewed standard-user command; non-safe commands require local confirmation. |
| windows_shell_closeA | Immediately revoke Windows Shell authorization, invalidate reviews, and terminate the active Windows command tree. |
| workspace_diffA | Return a redacted managed-file diff; Git-ignored runtime outputs are listed but never reviewed or applied. |
| workspace_apply_backA | After diff review and local confirmation, conflict-check and apply only reviewed paths to the original repository. |
| workspace_closeA | Remove the active local snapshot. Unapplied changes require an explicit discard flag and local confirmation. |
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/everlastingQAQ/chatgpt-local-coding-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server