instinct

WRG-11/instinct
★ 2 stars Python 🤖 AI/LLM Updated today
Self-learning memory for AI coding agents — MCP server
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "instinct": {
      "command": "uvx",
      "args": [
        "instinct"
      ]
    }
  }
}

Or install with pip: pip install instinct

README Excerpt

<!-- mcp-name: io.github.WRG-11/instinct --> > 💡 **Found this useful?** ⭐ Star the repo (helps others find it) and subscribe to weekly detection-engineering writeups at [Detection Frontier](https://detection-frontier.kit.com/subscribe). > **Self-learning memory for AI coding agents: record repeated patterns, score them by confidence, and surface mature guidance back through MCP.**

Tools (7)

consolidatedetect_chainseffectivenessexport_platformobservesession_summarysuggest

Topics

ai-memoryanthropicclaude-codellm-toolsmcpmcp-servermemory-managementself-learning