Frontmatter
| id | 9654 |
| title | Sub-Epic 4C: Register Graph Tools in MCP Server Handler |
| state | Closed |
| labels | enhancementai |
| assignees | tobiu |
| createdAt | Apr 3, 2026, 1:23 PM |
| updatedAt | Apr 3, 2026, 1:28 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9654 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 3, 2026, 1:28 PM |
Sub-Epic 4C: Register Graph Tools in MCP Server Handler
Closedenhancementai

Epic: #9642
Description: Update
knowledge-base/Server.mjs(and potentiallytoolService.mjs) to map the newly defined OpenAPI paths to theGraphServicemethods. This will finalize the MCP interface, enabling external AI clients and agents to invoke the graph tools over the stdio transport.