You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bridge-server: Express HTTP server with API key auth, sender whitelist, request logging, and transparent proxy to TencentDB Gateway. Health check endpoint at GET /health.
mcp-bridge: MCP stdio server with 4 tools (recall_memory, store_memory, search_memories, end_session). Auto-generates session keys.
openclaw-plugin: MemoryBridgePlugin mapping 3 lifecycle hooks to bridge-server HTTP calls. Silent degradation when upstream is unreachable.