Agents 🇺🇸 30.07.2026 11:03

Adding a custom MCP server to Claude and ChatGPT

AnthropicAnthropic OpenAIOpenAI
Simon Willison explores how to connect a custom MCP server to the chat interfaces of Claude and ChatGPT. The process is possible but involves multiple steps.
Simon Willison has started exploring the MCP (Model Context Protocol) in more detail. He notes that the web chat UIs for both Claude and ChatGPT can access MCP servers, but it is not obvious how to set them up. He figured out that connecting a custom MCP server to these standard chat interfaces is possible, though it can take quite a few steps.
Abbreviations
MCP = Model Context Protocol — Протокол контекста модели
Source: Simon Willison — original
Our earlier posts on this topic ↓
Fresh news