mcp-server-chatgpt-app
@cdpath
mcp-server-chatgpt-app について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"chatgpt": {
"command": "uvx",
"args": [
"mcp-server-chatgpt-app"
],
"env": {},
"disabled": false,
"autoApprove": []
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is mcp-server-chatgpt-app?
mcp-server-chatgpt-app is an MCP server that integrates with the ChatGPT macOS app via a macOS Shortcut, allowing MCP-compatible clients (like Cursor and Chatwise) to interact with ChatGPT. It is intended for developers who want to connect AI tools to ChatGPT through the Model Context Protocol.
How to use mcp-server-chatgpt-app?
Install uv and the “Ask ChatGPT on Mac” shortcuts, then configure your MCP client to use the command uvx mcp-server-chatgpt-app with the stdio transport. For Cursor, edit .mcp.json; for Chatwise, add a stdio tool in Settings → Tools. For local development, run uv with a path to the server script.
Key features of mcp-server-chatgpt-app
- Stdio-based MCP server for the ChatGPT macOS app
- Requires the official “Ask ChatGPT on Mac” shortcut
- Runs via
uvxwith no additional environment variables - Compatible with Cursor, Chatwise, and MCP Inspector
- Single command deployment:
uvx mcp-server-chatgpt-app
Use cases of mcp-server-chatgpt-app
- Trigger ChatGPT responses from within an MCP‑enabled code editor
- Automate ChatGPT interactions as part of AI‑assisted development workflows
- Combine ChatGPT with other MCP servers in tools like Cursor or Chatwise
FAQ from mcp-server-chatgpt-app
What are the prerequisites for running mcp-server-chatgpt-app?
You need the ChatGPT macOS app installed, uv installed, and the “Ask ChatGPT on Mac” shortcuts downloaded from iCloud.
What transport does mcp-server-chatgpt-app use?
The server uses the stdio transport—no HTTP or WebSocket configuration required.
Does mcp-server-chatgpt-app work with clients other than Cursor and Chatwise?
The README explicitly documents usage for Cursor, Chatwise, and MCP Inspector. Other stdio-based MCP clients should also work, but are not tested.
How do I clean up zombie processes when using Chatwise?
Chatwise does not close the MCP server when the app exits. Run pkill -f 'mcp-server-chatgpt-app' to kill all lingering instances.
Does the server require the ChatGPT macOS app to be running?
Yes, the server depends on the ChatGPT macOS app being installed and likely running to process requests via the shortcut.
「AI とエージェント」の他のコンテンツ
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
コメント