cursor-memory-project

lexmourao/cursor-memory-project
★ 0 stars Python AI/LLM Updated today
Persistent memory, retrieval, MCP server, logging, and QA framework for Cursor-based AI-assisted development workflows.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cursor-memory-projec": {
      "command": "uvx",
      "args": [
        "cursor-memory-project"
      ]
    }
  }
}

Or install with pip: pip install cursor-memory-project

README Excerpt

This repository is a local-first AI-assisted development methodology project. It demonstrates how persistent project memory, retrieval workflows, summarization, lightweight backend APIs, documentation discipline, tests, and GitHub workflow hygiene can support long-running AI-assisted software work. The project is designed as a public technical portfolio artifact. It shows how I structure AI implementation work across context engineering, Python automation, FastAPI slices, retrieval/RAG-oriented

Tools (18)

CORS_ALLOW_ORIGINSENABLE_CORSENABLE_LOCAL_API_TOKENGPG_KEY_IDGPG_KEY_ID_FILEHOSTLOCAL_API_TOKENLOG_FORMATLOG_LEVELMEMORY_BANK_DIRMakefileOPENAI_API_KEYOPENAI_API_KEY_FILEPORTRUNTIME_MODESERVICE_NAMEmypyruff

Topics

ai-agentsai-assisted-developmentautomationcursorllmmcpproject-memorypythonragretrieval