bgrober/autopilot
Self-evolving memory and automation plugin for Claude Code. Learns your preferences, patterns, and conventions automatically.
Platform-specific configuration:
{
"mcpServers": {
"autopilot": {
"command": "npx",
"args": [
"-y",
"autopilot"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...