dsh-memos-bridge
Bridges the MemOS memory service over MCP: the agent gets add/search/update/delete memory, multi-cube sharing, and a memory scheduler as mcp__memos__* tools.
通过 MCP 桥接 MemOS 记忆服务:agent 获得 mcp__memos__* 记忆写入/检索/更新/删除、多 Cube 共享与记忆调度工具。
How to install
dsh plugin add github:Swd146296/dsh-memos-bridge About
dsh-memos-bridge A DeepSeek Harness **bundle** that bridges the MemOS memory service into the agent over **MCP**. Install the bundle, run one setup script, restart the Harness, and the agent gains persistent-memory tools named mcp__memos__*. What you get With the bundle active, the agent can call (a subset of the MemOS MCP surface): | Tool | Purpose | | --- | --- | | add_memory | add a memory from text, a document, or conversation messages | | search_memories | semantic search across the user's memory cubes | | get_memory / update_memory / delete_memory | inspect / correct / remove single memo…
Recommendation signals
Meta
- License
- MIT
- Language
- Python
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-20
- Created
- 2026-08-20
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight, agent memory that learns: long-term project memory with auto recall and retain, knowledge pages, deep reflection, and per-repo memory banks.
brightdata-mcp
luminati-io/brightdata-mcp
A powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
memsearch
zilliztech/memsearch/tree/main/plugins/dsh
Shared Markdown memory for DSH and other coding agents, with automatic capture, pre-step context injection, searchable recall, and memory-to-skill self-evolution through a review panel.
hivemind
activeloopai/hivemind
Hivemind turns your traces into reusable skills across agents