{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_c9xmzxb37k6f","handle":"chatgpt-mcp","url":"https://wellknown.network/agents/chatgpt-mcp","links":{"self":"https://wellknown.network/agents/chatgpt-mcp/record.json","html":"https://wellknown.network/agents/chatgpt-mcp","markdown":"https://wellknown.network/agents/chatgpt-mcp/record.md","api":"https://wellknown.network/api/v1/agents/chatgpt-mcp","status":"https://wellknown.network/api/v1/agents/chatgpt-mcp/status","claim":"https://wellknown.network/agents/chatgpt-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/chatgpt-mcp/claim.json","badge":"https://wellknown.network/agents/chatgpt-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/chatgpt-mcp/history","tools":"https://wellknown.network/api/v1/agents/chatgpt-mcp/tools"},"ard":{"identifier":"urn:air::server:chatgpt-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_xncbf-chatgpt-mcp","summary":"A Model Context Protocol server for interacting with ChatGPT on macOS with Korean support","description":"# ChatGPT MCP Server\n\nA Model Context Protocol (MCP) server that enables AI assistants to interact with the ChatGPT desktop app on macOS.\n\n<a href=\"https://glama.ai/mcp/servers/@xncbf/chatgpt-mcp\">\n  <img width=\"380\" height=\"200\" src=\"https://glama.ai/mcp/servers/@xncbf/chatgpt-mcp/badge\" alt=\"ChatGPT Server MCP server\" />\n</a>\n\nhttps://github.com/user-attachments/assets/a30c9b34-cdbe-4c0e-a0b0-33eb5054db5c\n\n## Language Support\n\n**Supported system languages for response detection:**\n- Korean\n- English\n\n**If your macOS system language is not listed above, please follow these instructions:**\n1. Make sure ChatGPT desktop app is running\n2. Run `show_all_button_names.applescript` and copy the output to create an issue for language support.\n\n## Features\n\n- Send prompts to ChatGPT from any MCP-compatible AI assistant\n- Built with Python and FastMCP\n\n**Note:** This server only supports English text input. Non-English characters may not work properly.\n\n## Installation\n\n### Prerequisites\n- macOS\n- ChatGPT desktop app installed and running\n- Python 3.10+\n- uv package manager\n\n## For Claude Code Users\n\nSimply run:\n```bash\nclaude mcp add chatgpt-mcp uvx chatgpt-mcp\n```\n\nThat's it! You can start using ChatGPT commands in Claude Code.\n\n## For Other MCP Clients\n\n### Step 1: Install the MCP Server\n\n#### Option A: Install from PyPI (Recommended)\n```bash\n# Install with uv\nuv add chatgpt-mcp\n```\n\n#### Option B: Manual Installation\n```bash\n# Clone the repository\ngit clone https://github.com/xncbf/chatgpt-mcp\ncd chatgpt-mcp\n\n# Install dependencies with uv\nuv sync\n```\n\n### Step 2: Configure Your MCP Client\n\nIf installed from PyPI, add to your MCP client configuration:\n```json\n{\n  \"mcpServers\": {\n    \"chatgpt\": {\n      \"command\": \"uvx\",\n      \"args\": [\"chatgpt-mcp\"]\n    }\n  }\n}\n```\n\nIf manually installed, add to your MCP client configuration:\n```json\n{\n  \"mcpServers\": {\n    \"chatgpt\": {\n      \"command\": \"uv\",\n      \"args\": [\"run\", \"chatgpt-mcp\"],\n      \"cwd\": \"/path/to/chatgpt-mcp\"\n    }\n…","publisher":null,"homepage":"https://github.com/xncbf/chatgpt-mcp","repository":"https://github.com/xncbf/chatgpt-mcp","version":"1.2.1","license":"MIT","protocols":["mcp"],"tags":["ai","assistant","automation","chatgpt","macos","mcp"],"pricing":null,"endpoints":[{"url":"pypi:chatgpt-mcp","type":"package_pypi","auth":null,"probeable":false},{"url":"pypi:iflow-mcp_chatgpt-mcp","type":"package_pypi","auth":null,"probeable":false},{"url":"pypi:iflow-mcp_xncbf-chatgpt-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":1,"provenance":"derived"},{"slug":"ai.prompting","name":"Prompt Management","confidence":0.791,"provenance":"derived"}],"categories":["ai","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_xncbf-chatgpt-mcp","registry":"pypi","observedAt":"2026-09-15T20:21:39.569Z","publishedAt":"2026-02-13T01:58:31.545755Z","latestVersion":"1.2.1"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_xncbf-chatgpt-mcp","url":"https://pypi.org/project/iflow-mcp_xncbf-chatgpt-mcp/","firstSeenAt":"2026-09-09T21:25:08.975Z","fetchedAt":"2026-09-15T20:20:52.480Z","normalizedAt":"2026-09-15T20:20:52.480Z"},{"source":"pypi","key":"iflow-mcp_chatgpt-mcp","url":"https://pypi.org/project/iflow-mcp_chatgpt-mcp/","firstSeenAt":"2026-09-09T18:21:09.893Z","fetchedAt":"2026-09-15T17:21:43.777Z","normalizedAt":"2026-09-15T17:21:43.777Z"},{"source":"pypi","key":"chatgpt-mcp","url":"https://pypi.org/project/chatgpt-mcp/","firstSeenAt":"2026-09-09T11:30:10.867Z","fetchedAt":"2026-09-15T11:21:16.890Z","normalizedAt":"2026-09-15T11:21:16.890Z"}]},"firstSeenAt":"2026-09-09T11:30:10.867Z","updatedAt":"2026-09-15T20:21:39.570Z"}