mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-05-05 18:42:13 +00:00
Merge pull request #4499 from yakuphanycl/add-instinct-mcp
Add instinct — self-learning memory for AI coding agents 🤖🤖🤖
This commit is contained in:
@@ -1577,6 +1577,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
|
||||
- [whynowlab/jarvis-orb](https://github.com/whynowlab/jarvis-orb) [](https://glama.ai/mcp/servers/whynowlab/jarvis-orb) 🐍 🏠 - Persistent 4-tier AI memory (episodic, semantic, project, procedural) with temporal scoring, contradiction detection, entity tracking, and real-time desktop visualization orb.
|
||||
- [teolex2020/AuraSDK](https://github.com/teolex2020/AuraSDK) [](https://glama.ai/mcp/servers/teolex2020-aurasdk) 🐍 🏠 — Persistent cognitive memory for Claude Desktop. Sub-ms recall, offline, encrypted.
|
||||
- [arthurpanhku/Arthor-Agent](https://github.com/arthurpanhku/Arthor-Agent) [](https://glama.ai/mcp/servers/@arthurpanhku/arthor-agent) 🐍 🏠 ☁️ - ...
|
||||
- [yakuphanycl/instinct](https://github.com/yakuphanycl/instinct) [](https://glama.ai/mcp/servers/yakuphanycl/instinct) 🐍 🏠 🍎 🪟 🐧 - Self-learning memory for AI coding agents. Observes tool sequences, user preferences, and recurring fixes; confidence-based promotion (hits ≥5 → mature, ≥10 → rule) so agents stop repeating mistakes without explicit instruction. SQLite-backed, project-aware, zero external deps. Works with Claude Code, Cursor, Windsurf, Goose, Codex. Published on PyPI as `instinct-mcp` and registered in the MCP Registry.
|
||||
|
||||
### ⚖️ <a name="legal"></a>Legal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user