Frontmatter
| id | 7521 |
| title | Scaffold Memory Core MCP Server |
| state | Closed |
| labels | enhancementai |
| assignees | tobiu |
| createdAt | Oct 17, 2025, 1:23 PM |
| updatedAt | Oct 17, 2025, 1:34 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7521 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 7520 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 17, 2025, 1:34 PM |
This ticket covers the initial scaffolding of the new
memory-coreMCP server. The goal is to create the basic file structure and entry point for the server, consistent with the other MCP servers.Acceptance Criteria
ai/mcp/server/memorydirectory is renamed toai/mcp/server/memory-core.mcp-stdio.mjsentry point file is created inside thememory-coredirectory..gemini/settings.json, and the old entry is removed.