Skip to content

Add claude-memory-bridge to Ecosystem#265

Merged
rohitg00 merged 2 commits into
rohitg00:mainfrom
LewenW:add-claude-memory-bridge
Apr 18, 2026
Merged

Add claude-memory-bridge to Ecosystem#265
rohitg00 merged 2 commits into
rohitg00:mainfrom
LewenW:add-claude-memory-bridge

Conversation

@LewenW
Copy link
Copy Markdown
Contributor

@LewenW LewenW commented Apr 13, 2026

Adds claude-memory-bridge to the Ecosystem section.

Cross-project memory sharing for Claude Code and Cowork via namespaces. MCP server that adds a shared layer between global and project-scoped memory, so projects can selectively share knowledge. No database — reads/writes Claude's native memory format directly.

Addresses anthropics/claude-code#36561 and anthropics/claude-code#39195.

Summary by CodeRabbit

  • Documentation
    • Updated ecosystem count badge (52 → 53).
    • Added a new ecosystem entry for "claude-memory-bridge" describing an MCP server (no database) that enables cross-project memory sharing via namespaces.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 13, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 987387a1-5639-466f-8ce7-a098074fc23f

📥 Commits

Reviewing files that changed from the base of the PR and between eae546c and 8d74ad6.

📒 Files selected for processing (1)
  • README.md
✅ Files skipped from review due to trivial changes (1)
  • README.md

📝 Walkthrough

Walkthrough

Added a new Ecosystem entry claude-memory-bridge to README.md and updated the Ecosystem count from 52 to 53; the entry describes an MCP server (no database) enabling cross-project memory sharing via namespaces.

Changes

Cohort / File(s) Summary
Documentation
README.md
Updated Ecosystem count (52 → 53) and added a new table row for claude-memory-bridge (LewenW/claude-memory-bridge) describing an MCP server with namespace-based cross-project memory sharing and no database.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 I hopped into the Ecosystem tree,
A bridge for memories, light and free,
No database burdens, namespaces sing,
One more entry—53!—what joy I bring.
✨🌿

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Add claude-memory-bridge to Ecosystem' directly and accurately summarizes the main change—adding a new entry to the Ecosystem table in the README.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@README.md`:
- Line 975: Update the ecosystem total shown in the README: because you added
the new row for "claude-memory-bridge" the top-level count string "52 ecosystem
entries" must be incremented to "53 ecosystem entries"—search for the literal
"52 ecosystem entries" in README.md and change it to "53 ecosystem entries" so
the metadata stays consistent with the new table row.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 20d94034-d836-494e-814b-738889ad840d

📥 Commits

Reviewing files that changed from the base of the PR and between b1253bc and eae546c.

📒 Files selected for processing (1)
  • README.md

Comment thread README.md
@rohitg00 rohitg00 merged commit 3ad3667 into rohitg00:main Apr 18, 2026
1 check passed
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.

2 participants