ChatGPT
Configure ChatGPT to work with MCP servers. Covers authentication options, OAuth setup, and client-specific considerations for OpenAI’s MCP implementation.
The memory-mcp platform is currently in development. The Self-hosted Community Edition is available now!
This section documents how to connect MCP servers with different MCP clients.
An MCP client is the application that connects to your MCP server and invokes tools on behalf of an AI model. While the MCP specification defines the protocol, each client implements it slightly differently - especially around authentication, permissions, and user experience.
Here you’ll find:
Some clients behave exactly as you’d expect.
Others… dance.
Use the sub-pages below to configure your MCP server for the client you’re using.
Configure ChatGPT to work with MCP servers. Covers authentication options, OAuth setup, and client-specific considerations for OpenAI’s MCP implementation.
Configure Claude to work with MCP servers. Covers authentication options, OAuth setup, and client-specific considerations for Anthropic’s MCP implementation.
Configure Moltbot to work with MCP servers. Covers mcporter skill installation, MCP server setup, authentication options, and security considerations for autonomous agent usage.