此内容尚未提供您的语言版本,正在以英文显示。
Hindsight API
MCP 活跃Hindsight: Agent Memory That Learns
目的
To provide AI agents with a sophisticated, human-like memory system that enhances their ability to store, recall, and reason about information over time.
功能
- Temporal and semantic memory retrieval
- Entity graph for relationship tracking
- Configurable disposition traits for opinion formation
- Support for multiple LLM providers
- REST API, CLI, and MCP server interfaces
使用场景
- Building persistent memory for long-running AI agents
- Enabling agents to reason about past events and user preferences
- Integrating memory capabilities into existing AI workflows via MCP
- Developing AI assistants that learn and adapt over time
非目标
- Acting as a general-purpose database
- Providing direct LLM inference capabilities
- Replacing the core agent execution logic
工作流
- Initialize memory engine
- Create or select a memory bank
- Store (retain) facts, events, or opinions
- Recall memories based on queries
- Reflect on memories to form new opinions or reason
实践
- Data management
- AI memory architecture
- API design
- Security best practices
先决条件
- PostgreSQL (or embedded pg0)
- LLM API key and provider configuration
- Python 3.11+
Maintenance
- warning:Dependency ManagementThe pyproject.toml lists numerous pinned dependencies and transitive dependency fixes, but lacks explicit measures like Dependabot configuration for automated updates and vulnerability checks.
Code Execution
- info:LoggingThe application uses standard Python logging, with configurable levels, but doesn't appear to implement a dedicated local audit file for destructive actions.
Execution
- info:Pinned dependenciesDependencies are pinned in `pyproject.toml`, but lockfiles for transitive dependencies are not explicitly managed or checked for vulnerabilities.
质量评分
99 /100
1 day ago 分析
类似扩展
Neon MCP 服务器
100用于与 Neon Management API 和数据库交互的 MCP 服务器
MCP
neondatabase
MongoDB Model Context Protocol Server
100MongoDB 模型上下文协议服务器
MCP
mongodb-js
Playwright MCP 服务器
100Playwright MCP 工具
MCP
microsoft
Brave Search MCP Server
100Brave Search MCP Server:提供网页、图片、视频、富媒体结果、AI 摘要等。
MCP
brave
Js Reverse Mcp
100JS reverse engineering MCP server with agent-first tool design and built-in anti-detection. 为 AI Agent 设计的 JS 逆向 MCP Server,内置反检测。
MCP
zhizhuodemao
Context7 MCP
100Context7 monorepo - 文档工具和 SDK
MCP
upstash