instinct for Claude Desktop
io.github.yakuphanycl/instinct
Self-learning memory for AI coding agents with pattern detection and confidence scoring.
client:Claude Desktop
transport:stdio
runtime:pypi
Install instinct in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"instinct": {
"command": "uvx",
"args": [
"instinct-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs