Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by T1nker-1220 • Identity & Access
A local MCP server that provides persistent memory via a knowledge graph, storing entities, relations, observations, and lessons so conversational agents can remember and learn across sessions.
Persist user identity, preferences and contextual facts across conversations to provide personalized responses.
Record, search, and retrieve structured knowledge (entities, relations, observations) for context-aware decision making.
Capture recurring errors and verified solutions (lessons), recommend fixes, and track solution success rates over time.
This MCP server implements a persistent local knowledge graph for storing entities, directed relations, and atomic observations, plus a lesson system for capturing errors and their verified solutions. It supports CRUD operations on entities, relations, observations and specialized lesson management tools (create, find similar errors, update success, and get recommendations). Files are managed efficiently (memory.json and lesson.json with automatic splitting) and the server is designed for easy integration with Cursor MCP clients and Claude Desktop. The project is open-source (MIT) and intended to help agents personalize interactions and improve over time by learning from past errors.
Create multiple new entities in the knowledge graph
Create multiple new relations between entities in the knowledge graph. Relations should be in active voice
Add new observations to existing entities in the knowledge graph
Delete multiple entities and their associated relations from the knowledge graph
Delete specific observations from entities in the knowledge graph
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.