Frontmatter
| id | 7410 |
| title | MCP Server: Implement Memory Create Endpoint |
| state | Closed |
| labels | enhancementhelp wantedgood first issuehacktoberfestai |
| assignees | nabeel001 |
| createdAt | Oct 7, 2025, 12:26 PM |
| updatedAt | Oct 24, 2025, 11:21 AM |
| githubUrl | https://github.com/neomjs/neo/issues/7410 |
| author | tobiu |
| commentsCount | 3 |
| parentIssue | 7399 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 24, 2025, 11:21 AM |
MCP Server: Implement Memory Create Endpoint
tobiu added parent issue #7399 on Oct 7, 2025, 12:26 PM

nabeel001
Oct 8, 2025, 5:21 AM
i would like to work on this. kindly assign this to me @tobiu

tobiu
Oct 8, 2025, 11:35 AM
Sure. Hint: this is a phase 2 item of https://github.com/neomjs/neo/issues/7399 => it requires phase 1 to be completed before you can start working on it.
tobiu assigned to @nabeel001 on Oct 8, 2025, 11:36 AM

tobiu
Oct 24, 2025, 11:21 AM
Hi @nabeel001,
Thank you for your interest in this ticket during Hacktoberfest.
As there has been no activity for a couple of weeks and the project's architecture has been evolving rapidly, the core functionalities for this ticket have now been implemented as part of the main MCP server development.
We're closing this ticket now. Thanks again for your willingness to contribute, and we hope to see you in other issues!
tobiu closed this issue on Oct 24, 2025, 11:21 AM
This ticket is for implementing the core data-entry functionality of the Memory Core MCP server: adding a new memory turn. This will be the most frequently called endpoint during an agent's operation.
Acceptance Criteria
POST /memoriesendpoint.sessionId,prompt,thought, andresponse.Agent Instructions
To work on this ticket, please start your session with the following prompt: