Back to search
30
MCP

AgentKits Memory

pulsemcp/agentkits memory

Provides persistent memory capabilities for coding assistants by automatically capturing tool usage, decisions, and patterns across sessions in a local SQLite database with hybrid search combining keyword and semantic similarity.

Uptime
0.0%
2 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
agentmem
Lightweight persistent memory for AI agents. Hybrid search. 16 tools. One SQLite file.
0 tools
Memory
SQLite-backed persistent memory server with FTS5 full-text search, entity relationship tracking, and project scoping for AI agents.
0 tools
io.github.rcolkitt/vasperamemory
Persistent AI memory for coding assistants. 80+ tools for decisions, patterns, errors.
0 tools
AgenticStore
Open-source AI agent toolkit providing code analysis, security scanning, web search, and persistent memory tools.
0 tools
me.pi22by7/in-memoria
Persistent codebase intelligence that gives AI assistants memory across sessions
0 tools

How to use

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

{
  "mcpServers": {
    "agentkits_memory": {
      "url": "None",
      "transport": "http"
    }
  }
}