Aitytech Agentkits Memory
aitytech-agentkits-memory is a Claude Code plugin for the Build phase that adds MCP-based persistent memory for coding assistants across sessions.
Connect AgentKits Memory via MCP so coding assistants retain decisions, patterns, and errors across Claude Code, Cursor, and Windsurf sessions.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install aitytech-agentkits-memory@aitytech/agentkits-memoryBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:aitytech/agentkits-memory") and the paste-ready config with skillselion.get_install_config("plugin:aitytech/agentkits-memory").
What it does
aitytech-agentkits-memory is a Claude Code–compatible plugin built around AgentKits Memory, a persistent memory layer exposed through MCP. Solo builders lose hours re-explaining stack choices, past bugs, and naming conventions every session; this system is meant to capture decisions, error resolutions, and recurring patterns so the next chat starts with institutional memory instead of a blank slate. Because it works across Claude Code, Cursor, Copilot, Windsurf, and Cline, it fits teams that mix agents but want one memory substrate. Setup typically involves running the MCP server and pointing your editor or Claude Code at it. It complements task skills and harnesses: it does not replace planning or security plugins, but reduces repeated context tax across Idea through Operate work.
Highlights
- MCP persistent memory system for AI coding assistants
- Stores context, decisions, errors, and patterns across sessions
- Advertised compatibility with Claude Code, Cursor, Copilot, Windsurf, and Cline
- Single-plugin bundle from aitytech/agentkits-memory
- GitHub repo with 56 stars in productivity category
Why builders use it
Every new agent session forgets your architecture decisions, fixed errors, and project patterns, forcing solo builders to repeat context instead of shipping.
After wiring AgentKits Memory, assistants can recall stored decisions, patterns, and errors via MCP so multi-day builds stay continuous across tools and sessions.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 56 stars, 0 votes.
FAQ
Who is aitytech-agentkits-memory for?
Indie developers and small teams who use multiple AI coding assistants and need shared persistent memory for context, decisions, and error history.
When should I use aitytech-agentkits-memory?
Use it from early Build onward whenever you iterate across days or tools and want agents to remember patterns and past fixes instead of re-discovering them.
How do I add aitytech-agentkits-memory to my agent?
Install the aitytech/agentkits-memory plugin, run or configure the AgentKits Memory MCP server per repo instructions, and register the MCP endpoint in Claude Code or your editor.
Comments
Share how you use aitytech-agentkits-memory, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.