Turn editor chat history (Cursor/Claude Code/Windsurf/Copilot/Codex) into typed Markdown memories + AGENTS.md + Cursor Rules + Anthropic Skills — local-first, git-trackable.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"ai-memory-cli",
"serve"
],
"env": {}
}