Frontmatter
| id | 8010 |
| title | Align Neural Link MCP Server with Memory Core Server |
| state | Closed |
| labels | airefactoring |
| assignees | tobiu |
| createdAt | Dec 3, 2025, 1:15 PM |
| updatedAt | Dec 3, 2025, 2:47 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8010 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 7960 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Dec 3, 2025, 2:47 PM |

Align the
neural-linkMCP server implementation with thememory-coreserver to ensure consistency and robustness.Tasks:
ai/mcp/server/neural-link/config.mjsadapted frommemory-core.ai/mcp/server/neural-link/mcp-stdio.mjsto usecommanderfor CLI args and proper error handling.ai/mcp/server/neural-link/Server.mjsto respect the configuration.