usewire/wire-memory
Persistent memory plugin for AI coding agents. Captures decisions, corrections, and patterns across sessions.
Platform-specific configuration:
{
"mcpServers": {
"wire-memory": {
"command": "npx",
"args": [
"-y",
"wire-memory"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...