Skip to content
Cline

MemHeaven — Self-hosted Remote MCP Memory for ChatGPT for Cline

io.github.nazar256/memheaven

Self-hosted remote MCP memory server for ChatGPT and AI agents.

client:Cline transport:streamable-http

Install MemHeaven — Self-hosted Remote MCP Memory for ChatGPT in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "memheaven": {
      "url": "https://{worker_domain}/mcp"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

MemHeaven — Self-hosted Remote MCP Memory for ChatGPT in other clients