Server Chatgpt App
БесплатноНе проверенMCP server that enables integration of the ChatGPT macOS app with MCP clients like Cursor and Chatwise.
Описание
MCP server that enables integration of the ChatGPT macOS app with MCP clients like Cursor and Chatwise.
README
Prerequisite
- ChatGPT macOS app
- uv
- Install the "Ask ChatGPT on Mac" shortcuts
Usage
cursor
update .mcp.json to add the following:
{
"mcpServers": {
"chatgpt": {
"command": "uvx",
"args": ["mcp-server-chatgpt-app"],
"env": {},
"disabled": false,
"autoApprove": []
}
}
}
chatwise
Go to Settings -> Tools -> Add and use the following config:
Type: stdio
ID: ChatGPT
Command: uvx mcp-server-chatgpt-app
[!CAUTION] Chatwise did not close mcp server even when itself is closed, which may lead to multiple mcp servers running at the same time. DO remember to clean them all up:
pkill -f 'mcp-server-chatgpt-app'
MCP Inspector
Transport type: stdio
Command: uv
Arguments: --directory /Users/<your-username>/Developer/mcp-server-chatgpt-app/src/mcp_server_chatgpt run server.py
Configuration/Request Timeout: 100000
local development
uv --directory $HOME/Developer/mcp-server-chatgpt-app/src/mcp_server_chatgpt run server.py
Установка Server Chatgpt App
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/cdpath/mcp-server-chatgpt-appFAQ
Server Chatgpt App MCP бесплатный?
Да, Server Chatgpt App MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Server Chatgpt App?
Нет, Server Chatgpt App работает без API-ключей и переменных окружения.
Server Chatgpt App — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Server Chatgpt App в Claude Desktop, Claude Code или Cursor?
Открой Server Chatgpt App на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Server Chatgpt App with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
