Skip to main content
Glama
XxYouDeaDPunKxX

ChatGPT Local Agent MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoNode environment.development
AUTH_REQUIREDNoWhether authentication is required.true
GPT_FS_MCP_HOSTNoHost to bind the server to.127.0.0.1
GPT_FS_MCP_PORTNoPort to bind the server to.8789
OAUTH_CLIENT_IDNoChatGPT OAuth client ID.
PUBLIC_BASE_URLNoPublic base URL for OAuth callbacks.
GITHUB_CLIENT_IDNoGitHub OAuth App client ID.
CLOUDFLARED_CONFIGNoPath to cloudflared config file.
OAUTH_CLIENT_SECRETNoChatGPT OAuth client secret.
OAUTH_REDIRECT_URISNoAllowed redirect URIs for ChatGPT OAuth.
GITHUB_CLIENT_SECRETNoGitHub OAuth App client secret.
ALLOWED_GITHUB_LOGINSNoComma-separated list of allowed GitHub logins.
GPT_FS_MCP_DEFAULT_CWDNoDefault working directory.
GPT_FS_MCP_SHELL_POLICYNoShell execution policy.full
CLOUDFLARE_TUNNEL_ENABLEDNoWhether Cloudflare Tunnel is enabled.false
GPT_FS_MCP_PROCESS_POLICYNoProcess management policy.full
GPT_FS_MCP_MAX_POLICY_MODENoMaximum policy mode allowed.destructive
GPT_FS_MCP_WORKSPACE_PROFILES_JSONNoJSON string of workspace profiles.
GPT_FS_MCP_ENFORCE_WORKSPACE_PROFILESNoWhether to enforce workspace profiles.true

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/XxYouDeaDPunKxX/chatgpt-local-agent-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server