Skip to main content
Glama
everlastingQAQ

chatgpt-local-coding-agent

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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