other tools and integrations

Mcp Chatgpt Responses

MCP server for Claude to talk to ChatGPT and use its web search capability.

python
cloud
other tools and integrations
0
View on GitHub

Installation

npx -y billster45/mcp-chatgpt-responses

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-chatgpt-responses",
  "command": "npx",
  "args": [
    "-y",
    "billster45/mcp-chatgpt-responses"
  ]
}

About This MCP Server

billster45/mcp-chatgpt-responses

MCP server for Claude to talk to ChatGPT and use its web search capability.

GitHub: https://github.com/billster45/mcp-chatgpt-responses

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub