chatgpt-computer-agent-mcp

The-Khan-Labs/chatgpt-computer-agent-mcp
★ 0 stars Go AI/LLM Updated today
Local MCP server that gives ChatGPT controlled access to files and commands through OpenAI Secure MCP Tunnel.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "chatgpt-computer-age": {
      "command": "go",
      "args": [
        "run",
        "github.com/The-Khan-Labs/chatgpt-computer-agent-mcp@latest"
      ]
    }
  }
}

Topics

chatgptdeveloper-toolsgolanglocal-agentmcpopenaisecure-mcp