Skip to content
Back to search
30
MCP

agent-recall-sdk

npm/agent-recall-sdk

SDK for AgentRecall — persistent, compounding memory for AI agents

Uptime
0.0%
14 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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
agent-recall-core
Core memory palace engine for AgentRecall
0 tools
Remembrall
Persistent memory and code dependency graph for AI agents using hybrid semantic search.
0 tools
memora
Give your AI agents persistent memory.
0 tools
agent-recall-mcp
Memory Palace MCP server for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "agent-recall-sdk": {
      "url": "None",
      "transport": "http"
    }
  }
}