Skip to content
Back to search
30
MCP streamable-http

Heirmos

com.heirmos/memory

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

Uptime
0.0%
31 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

kirok-mcp
Persistent memory for AI agents — Retain, Recall, Reflect via MCP
0 tools
evermemos-mcp
MCP Server that brings long-term memory to AI coding tools via EverMemOS
0 tools
com.cortex-mem/memory
Shared, persistent memory for AI agents — works with Claude, Kiro, Cursor, or any MCP client.
0 tools
io.github.hustada/collective-memory
MCP server for persistent, semantic memory across AI sessions
0 tools
foresight-mcp
Persistent memory for Claude Code via MCP protocol
0 tools
hermes-memory-mcp
Local-first MCP server that gives AI coding agents persistent, cited memory of their project's notes, decisions, commits, and logs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "heirmos": {
      "url": "https://mcp.heirmos.com/mcp",
      "transport": "streamable-http"
    }
  }
}