Back to search
30
MCP

instinct-mcp

pypi/instinct-mcp

Self-learning memory for AI coding agents — pattern detection, confidence scoring, auto-promotion via MCP

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.yakuphanycl/instinct
Self-learning memory for AI coding agents with pattern detection and confidence scoring.
0 tools
codebase-memory-mcp
Fast code intelligence engine for AI coding agents — single static binary MCP server
0 tools
ide-memory-mcp
Cross-IDE persistent memory layer for AI coding agents via MCP
0 tools
io.github.diaaaj/a-mem-mcp
Self-evolving memory system for AI agents
0 tools
agentic-memory-mcp
Agentic Memory Management via MCP — Knowledge Graph for AI agents
0 tools
devmemory-mcp
Persistent memory for AI agents via MCP
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "instinct-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}