Frontmatter
| id | 9720 |
| title | Fix Memory Core MCP Initialization Error ('N' character parsing) |
| state | Closed |
| labels | bugai |
| assignees | tobiu |
| createdAt | Apr 5, 2026, 3:24 PM |
| updatedAt | Apr 5, 2026, 3:25 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9720 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 5, 2026, 3:25 PM |
Fix Memory Core MCP Initialization Error ('N' character parsing)
Closedbugai

The
neo-mjs-memory-coreMCP server was failing to initialize with aninvalid character 'N' looking for beginning of valueJSON parsing error on standard output.We identified isolated
console.logstatements insideai/graph/Database.mjs("NEW EDGES BEING ADDED: 0") that polluted the MCPstdioJSON-RPC transport stream.Resolution:
console.logtraces inDatabase.mjs.DreamService.mjsandOllama.mjs.'dummy embedding function'warning bypass insideChromaManager.mjs.CollectionBug.spec.mjs.