chatgpt_mcp_server
0
The ChatGPT Memory MCP Server provides a shared memory functionality for models, enabling data sharing beyond a single model provider. It requires installation and configuration using environment variables and can be linked with applications like the Claude Desktop App.
ChatGPT Memory MCP Server
Under MIT License
- A server that facilitates shared memory outside a single model provider.
Usage
- Clone the repository.
- Install packages with pip.
- Setup environment variables.
- Link with an application such as Claude Desktop App.