When working on my orchestrator, I often find bugs in my code (current directory) that creates invalid data concepts in another project's MegaMemory database.
So opencode immediately starts querying the current MM db, where the invalid data obviously does not exist.
Do you know if there's a way to tell the MM MCP to lookup the sqlite data from another directory?
When working on my orchestrator, I often find bugs in my code (current directory) that creates invalid data concepts in another project's MegaMemory database.
So opencode immediately starts querying the current MM db, where the invalid data obviously does not exist.
Do you know if there's a way to tell the MM MCP to lookup the sqlite data from another directory?