Skip to content
Back to search
30
MCP

agent-recall-core

npm/agent-recall-core

Core memory palace engine for AgentRecall

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

Similar MCP servers embedding-nearest

agent-recall-mcp
Memory Palace MCP server for AI agents
0 tools
agent-recall-sdk
SDK for AgentRecall — persistent, compounding memory for AI agents
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
agentrem
Structured reminders CLI for AI agents with MCP server
0 tools
devmemory-mcp
Persistent memory for AI agents via MCP
0 tools
iranti
Memory infrastructure for multi-agent AI systems
0 tools

How to use

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

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