webgpt MCP

MCPReference

by tomato-ga

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcplocal-only

MCP configuration

stdio

Environment

  • MCP_PORT

    Port for the MCP server. Default is 8788.

  • MCP_PUBLIC_PIN

    Short-lived PIN required for /mcp tool calls when endpoint is exposed.

  • MCP_CODEX_TOKENsecret

    Token for bearer authentication on /mcp-codex endpoint.

  • MCP_PROJECTS_FILE

    Absolute path to the auto-generated registry file (projects.local.json).

  • MCP_ALLOWED_ORIGINS

    Allowed origins for CORS, e.g., https://chatgpt.com.

  • MCP_PRO_BROWSER_MODE

    Browser automation mode, e.g., 'chrome-applescript' (macOS only).

  • MCP_PRO_CDP_ENDPOINT

    CDP endpoint for an existing Chrome instance, e.g., http://127.0.0.1:9222.

  • MCP_DEFAULT_PROJECT_ID

    Default project ID to use when not specified.

  • MCP_PRO_USE_SYSTEM_CHROME_PROFILE

    Set to 'true' to use system Chrome profile root (experimental, not recommended on Chrome 136+).

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.