ZCode × Nowledge Mem
Connect ZCode to Nowledge Mem through ZCode's MCP and Skills settings.
For your agent
Paste this into ZCode:
Read https://mem.nowledge.co/SKILL.md and follow the instructions to install or update Nowledge Mem for ZCode. Verify with nmem status and the Context Bundle or Working Memory check, then summarize what changed.ZCode supports MCP servers and SKILL.md-based skills. Use those native settings to give ZCode access to your Nowledge Mem knowledge without editing ZCode internals.
Before You Start
- Nowledge Mem is running locally, or you have a reachable remote Mem server
- ZCode is installed
nmemworks on the same machine as ZCode
nmem statusSetup
Generate the MCP config:
nmem config mcp show --host zcodeIn ZCode:
- Open Settings → MCP Servers.
- Add the generated
nowledge-memserver. ZCode supports configured MCP servers through the settings UI. - Open Settings → Skills.
- Import or copy the Nowledge Mem skills.
- Restart or reload ZCode Agent.
Verify
Ask ZCode:
Search my memories for recent decisions about this project.Success means the ZCode Agent can call the Nowledge Mem MCP tools and returns results or a clean empty result.
Session Capture
ZCode has a plugin model that can bundle skills, MCP servers, hooks, and commands. Nowledge Mem does not yet publish a ZCode-native hook package, so this connector does not promise automatic transcript capture. Use handoff summaries when a ZCode conversation should be searchable later.
Related
- Connectors overview
- Kimi Code · MiMo Code · OMP
- ZCode docs: Plugin, MCP Servers, Skills