Skip to content
Back to search
30
MCP streamable-http

Agentage Memory

io.agentage/memory

One memory, every AI. A shared, user-owned markdown memory your AI clients read and write over MCP.

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

Similar MCP servers embedding-nearest

Agentage Memory
Shared, user-owned markdown memory that any AI client can read and write over MCP.
0 tools
io.github.xultrax-web/agent-memory-mcp
Markdown memory for AI agents. Files you can read, edit, grep, and commit. Not a database.
0 tools
agentic-memory-mcp
Agentic Memory Management via MCP — Knowledge Graph for AI agents
0 tools
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "agentage_memory": {
      "url": "https://memory.agentage.io/mcp",
      "transport": "streamable-http"
    }
  }
}