Add cosmos-mcp to Knowledge & Memory

This commit is contained in:
sh6drack
2026-07-13 00:03:10 -07:00
parent 43e7581673
commit 4ac17774af
+1
View File
@@ -2169,6 +2169,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
- [timowhite88/farnsworth-syntek](https://github.com/timowhite88/farnsworth-syntek) 📇 ☁️ - 7-layer recursive agent memory with context branching, holographic recall, dream consolidation, and on-chain persistence. MCP-native with 10 tools for persistent agent cognition.
- [topskychen/tilde](https://github.com/topskychen/tilde) 🐍 🏠 - Your AI agents' home directory — privacy-first MCP server for portable AI identity. Configure once, use everywhere. It supports profile management, skills, resume import, and team sync.
- [tstockham96/engram](https://github.com/tstockham96/engram) [![engram MCP server](https://glama.ai/mcp/servers/@tstockham96/engram/badges/score.svg)](https://glama.ai/mcp/servers/@tstockham96/engram) 📇 🏠 🍎 🪟 🐧 - Intelligent agent memory with semantic recall, automatic consolidation, contradiction detection, and bi-temporal knowledge graph. 80% on LOCOMO benchmark using 96% fewer tokens than full-context approaches.
- [teampolarity/cosmos-mcp](https://github.com/teampolarity/cosmos-mcp) [![teampolarity/cosmos-mcp MCP server](https://glama.ai/mcp/servers/@teampolarity/cosmos-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@teampolarity/cosmos-mcp) 📇 ☁️ 🏠 🍎 - Personal knowledge graph shared across MCP clients. Account-keyed and portable as a `.polarity` file, with sources for iMessage, browser history, calendar, Claude Desktop transcripts, shell history, Notion, and Obsidian. `npx -y @polarity-lab/cosmos-mcp`
- [TeamSafeAI/LIFE](https://github.com/TeamSafeAI/LIFE) 🐍 🏠 - Persistent identity architecture for AI agents. 16 MCP servers covering drives, emotional relationships, semantic memory with decay, working threads, learned patterns, journal, genesis (identity discovery), creative collision engine, forecasting, and voice. Zero dependencies beyond Python 3.8. Built across 938 conversations.
- [TT-Wang/cortex-plugin](https://github.com/TT-Wang/cortex-plugin) [![cortex-plugin MCP server](https://glama.ai/mcp/servers/TT-Wang/cortex-plugin/badges/score.svg)](https://glama.ai/mcp/servers/TT-Wang/cortex-plugin) 🐍 🏠 🍎 🐧 - Persistent, self-evolving memory plugin for Claude Code. Background miner extracts durable lessons (decisions, conventions, bug fixes) from completed sessions via Claude Haiku, stores them as human-readable markdown in an Obsidian vault, and assembles query-tailored context briefings at session start. Local-first, no cloud, no API keys. Self-healing install via uv bootstrap shim, `/cortex-doctor` preflight, graceful FTS-only degraded mode when `claude` CLI missing. MIT.
- [TyKolt/kremis](https://github.com/TyKolt/kremis) [![kremis MCP server](https://glama.ai/mcp/servers/TyKolt/kremis/badges/score.svg)](https://glama.ai/mcp/servers/TyKolt/kremis) 🦀 🏠 🍎 🪟 🐧 - Deterministic knowledge graph MCP server. Single binary, zero LLM/embedding calls in the bridge, BLAKE3 state hashing, canonical KREX export for byte-identical audit. Local-first via redb (ACID). **Alpha**.