Skip to content

feat: add EGC - persistent MCP runtime#374

Closed
Fmarzochi wants to merge 1 commit into
jqueryscript:mainfrom
Fmarzochi:feat/add-egc
Closed

feat: add EGC - persistent MCP runtime#374
Fmarzochi wants to merge 1 commit into
jqueryscript:mainfrom
Fmarzochi:feat/add-egc

Conversation

@Fmarzochi

Copy link
Copy Markdown

What this adds

Adds EGC (Extended Global Context) - a local-first MCP runtime that gives AI coding assistants (Claude Code, Gemini CLI, Cursor, Codex) persistent memory across sessions.

Why it belongs here

EGC solves the cross-session context loss problem - your AI remembers your project, decisions, and workflows even after restarting. It is TypeScript, local-first, and works with any MCP-compatible client.

  • Language: TypeScript
  • License: MIT
  • Platforms: macOS, Windows, Linux

Signed-off-by: Felipe Marzochi <fmarzochi@gmail.com>
@Fmarzochi Fmarzochi closed this by deleting the head repository Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant