loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

instinct

MCP Tool

yakuphanycl/instinct

Self-learning memory for AI coding agents — MCP server

Install

$ npx loaditout add yakuphanycl/instinct

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "instinct": {
      "command": "npx",
      "args": [
        "-y",
        "instinct"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

<p align="center"> <h1 align="center">instinct</h1> <p align="center"> <strong>Self-learning memory for AI coding agents</strong> </p> <p align="center"> <a href="https://pypi.org/project/instinct-mcp/"></a> <a href="https://pypi.org/project/instinct-mcp/"></a> <a href="https://github.com/yakuphanycl/instinct/blob/master/LICENSE"></a> <a href="https://modelcontextprotocol.io"></a> </p> </p>

---

Your AI agent makes the same mistakes twice. It forgets your preferences between sessions. It doesn't learn from repetition.

instinct fixes this. It observes patterns from your agent sessions, tracks confidence over time, and auto-promotes recurring patterns into suggestions your agent follows — without you repeating yourself.

Works with any MCP-compatible agent: Claude Code, Cursor, Windsurf, Goose, Codex, and others.

How It Works
         observe           track            promote           suggest
        ┌───────┐       ┌───────┐        ┌───────┐        ┌───────┐
  You   │Record │  +1   │ Count │  >=5   │Mature │  >=10  │ Rule  │
  work  │pattern├──────>│ hits  ├───────>│suggest├───────>│ auto- │
        └───────┘       └───────┘        └───────┘        │ apply │
                                                          └───────┘
  1. Observe — record patterns as your agent works (tool sequences, preferences, recurring fixes)
  2. Track — each re-observation increments confidence
  3. Promote — confidence >= 5 becomes mature (suggested), >= 10 becomes rule (auto-applied)
  4. Suggest — mature patterns guide agent behavior without explicit instruction
Install
pi

Tags

ai-agentclaude-codecursormcpmcp-servermemorypythonself-learning

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated8 days ago
Security: BREADME
New

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/4/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/yakuphanycl/instinct)](https://loaditout.ai/skills/yakuphanycl/instinct)