{"repo":"thebnbrkr/agora-code","free":true,"listed":false,"github":"https://github.com/thebnbrkr/agora-code","clone":"git clone https://github.com/thebnbrkr/agora-code.git","description":"Persistent memory and codebase intelligence for AI coding agents, indexes symbols, tracks sessions, and exposes structured project knowledge through an MCP server so agents stop re-reading files and start building on what they already know.","language":"Python","stars":46,"topics":[],"license":"Apache-2.0","category":"mcp-servers","readme_excerpt":"agora-code Persistent memory and context reduction for AI coding agents. Survives context window resets, new conversations, and agent restarts. --- Install Prerequisites: Python 3.10+ and pip. (Fully tested on macOS.) Step 1 — Install the package (once, globally) Open a terminal and run: Verify: macOS permission error? (common on macOS system Python) Use --user instead: Then add the binary to your PATH — add this line to /.zshrc or /.bashrc : --- Step 2 — Set up a project Run this in a terminal outside of Claude Code — Claude Code does not need to be open. (macOS: use Terminal.app.) Claude Code: This creates: - .claude/settings.json — registers all hooks with Claude Code - .claude/hooks/ .sh — the hook scripts that fire automatically - /.claude/skills/agora-code/SKILL.md — enables /agora-code globally (created once, works in all repos) - .mcp.json — registers the memory MCP server Already have .claude/settings.json ? Use --force : Cursor: Copy the .cursor/ directory from this repo into your project root: Or clone the repo and copy: Gemini CLI: Same approach — copy .gemini/ into your project root: Restart your editor after setup. --- Step 3 — Start using it (Claude Code) Open Claude Code in your project. At the start of every session, type: This loads the skill — it tells Claude when to summarize files, when to inject context, and when to save progress. Without it, Claude doesn't know these rules exist. Your previous session context is injected automatically on session start. ","default_branch":null,"files":null,"tree":[],"storefront":"/r/thebnbrkr","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/thebnbrkr/agora-code/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}