memory-bridge-mcp

tbalt88/memory-bridge-mcp
★ 0 stars TypeScript AI/LLM Updated today
Cross-surface personal memory system exposed as a remote MCP server (Cloudflare Workers + D1).
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "memory-bridge-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tbalt88/memory-bridge-mcp"
      ]
    }
  }
}

README Excerpt

*This system is part of the working record behind my [AIDLC series](https://www.linkedin.com/in/dexterdomingo/) on AI-driven development.* A personal, cross-surface memory system exposed as a remote MCP server — reachable from claude.ai (chat/mobile) and Claude Code (both live-verified). Cowork is currently

Tools (1)

category