CodeMemory
Local-first codebase memory engine for AI agents. Watches your repository, builds layered structural/relational/historical memory, and exposes it via MCP for AI-assisted development.
Install / Use
claude mcp add EldrexDelosReyesBula -- npx -y github:EldrexDelosReyesBula/CodeMemoryIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "@eldrex/codememory", "version": "2.0.0", "description": "The Persistent Intelligence Layer for Codebases - Local-first CLI & MCP server for AI agents", "type": "module", "bin": { "codememory": "./dist/cli.js" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", "files": [ "dist", "website", "README.md", "LICENSE" ], "repository": { "type": "git", "url": "git+https://github.com/EldrexDelosReyesBula/CodeMemory.git" }, "homepage": "https://codemem.vercel.app", "bugs": { "url": "https://github.com/EldrexDelosReyesBula/CodeMemory/issues" }, "engines": { "node": ">=20.0.0" }, "scripts": { "build": "tsc", "dev": "tsx src/cli.ts", "test": "vitest run", "test:watch": "vitest", "prepack": "npm run build && npm test", "start": "node dist/cli.js", "mcp": "tsx src/cli.ts mcp", "mcp:unified": "tsx src/cli.ts mcp --unified" }, "keywords": [ "ai", "mcp", "codebase", "intelligence", "ast", "code-analysis", "local-first", "developer-tools" ], "author": "Eldrex Delos Reyes Bula", "license": "MIT", "dependencies": { "@eldrex/antigravity": "^1.9.0", "@eldrex/cairnjs": "^1.4.0", "@eldrex/cli": "^1.9.0", "@eldrex/connectors": "^1.9.0", "@eldrex/core": "^1.9.0", "@eldrex/gateway": "^1.9.0", "@eldrex/mcp": "^1.9.0", "@eldrex/openclaw": "^1.9.0", "@eldrex/personas": "^1.9.0", "@eldrex/plugin-sdk": "^1.9.0", "@eldrex/vite": "^1.9.0", "@eldrex/vscode": "^1.0.0", "@modelcontextprotocol/sdk": "^1.6.1", "chalk": "^5.4.1", "chokidar": "^4.0.3", "cli-table3": "^0.6.5", "commander": "^13.1.0", "devdiff": "^1.9.0", "ignore": "^7.0.3", "ora": "^8.2.0", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.13.9", "tsx": "^4.19.3", "typescript": "^5.8.2", "vitest": "^3.0.8" }, "workspaces": [ "packages/*" ] }
Related Skills
Agent-Reach
78.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
ruflo
70.6k🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
headroom
69.0kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
CowAgent
46.8kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-model, multi-channel. Lightweight, extensible, one-line install. (formerly chatgpt-on-wechat)
Security Score
Audited on Invalid Date
