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
Installation
npx -y billster45/mcp-chatgpt-responsesConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub