Connect and unify data across various platforms and databases with MindsDB as a single MCP server.
Hindsight: Agent Memory That Works Like Human Memory - Built for AI Agents to manage Long Term Memory
$ npx skills add https://github.com/vectorize-io/hindsight --skill hindsight-docsOr add it with the Claude CLI: claude mcp add vectorize-io-hindsight
Values are filled in locally in your browser — nothing is sent anywhere.
{ "mcpServers": { "vectorize-io-hindsight": { "command": "npx", "args": ["skills", "add", "https://github.com/vectorize-io/hindsight", "--skill", "hindsight-docs"], "env": { "OPENAI_API_KEY": "<your-openai-api-key>", "HINDSIGHT_API_LLM_API_KEY": "<your-hindsight-api-llm-api-key>", "HINDSIGHT_DB_PASSWORD": "<your-hindsight-db-password>" } } } }
Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.
Connect and unify data across various platforms and databases with MindsDB as a single MCP server.
Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building context-aware…
npx screenpipe recordMemory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources
pip install cognee