Install
Add to your OpenCode config:
{
"plugin": ["opencode-nowledge-mem"]
}
Restart OpenCode to load the plugin.
What You Get
Eight tools registered directly in OpenCode:
| Tool | What it does |
|---|---|
nowledge_mem_working_memory |
Loads your daily briefing: focus areas, priorities, recent changes |
nowledge_mem_search |
Searches past decisions and procedures, with label and deep mode filters |
nowledge_mem_save |
Saves decisions, insights, and procedures as durable memories |
nowledge_mem_update |
Updates an existing memory with refined information |
nowledge_mem_thread_search |
Searches past conversations from any tool |
nowledge_mem_save_thread |
Saves the full session as a conversation thread |
nowledge_mem_save_handoff |
Creates a resumable session handoff summary |
nowledge_mem_status |
Checks Nowledge Mem server connectivity |
Behavioral guidance is injected into the system prompt automatically.
Remote Mode
Create ~/.nowledge-mem/config.json:
{"apiUrl": "https://your-server:14242", "apiKey": "your-key"}