🔌

Heirmos

Persistent memory shared across Claude, ChatGPT, Grok and other MCP clients.

RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "comheirmos-memory": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comheirmos-memory": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comheirmos-memory": { "command": "npx", "args": [] } } }

TRY THIS MCP

Loading available tools...

About This MCP Server

The com.heirmos/memory server is a tool that provides persistent memory shared across various AI coding assistants, including Claude, ChatGPT, and Grok, enabling data to be stored and accessed remotely by these clients. This server connects to multiple MCP clients, allowing them to access and utilize the shared memory. Developers would use this server when they need to store and retrieve data across different AI coding assistants, facilitating seamless interaction and data exchange between these tools.

Persistent memory shared across Claude, ChatGPT, Grok and other MCP clients.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with other capabilities via the streamable-http transport.

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the streamable-http transport.

What tools does it provide?

The Heirmos server extends your AI assistant with other capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comheirmos-memory.svg)](https://skillsplayground.com/mcps/comheirmos-memory/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.