LearnNewsExamplesServices
Frontmatter
id9642
titleUnified GraphRAG MCP Interface
stateClosed
labels
epicaiarchitecture
assigneestobiu
createdAtApr 3, 2026, 12:44 PM
updatedAtApr 3, 2026, 1:29 PM
githubUrlhttps://github.com/neomjs/neo/issues/9642
authortobiu
commentsCount1
parentIssue9638
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 3, 2026, 1:29 PM

Unified GraphRAG MCP Interface

Closedepicaiarchitecture
tobiu
tobiu commented on Apr 3, 2026, 12:44 PM

Parent Epic: #9638

Problem

The primary cloud AI agent (Gemini) cannot yet interact with the newly built Knowledge Graph to augment its context window.

Solution

  • Expose /query-graph endpoints in knowledge-base/openapi.yaml.
  • Implement query_knowledge_graph tool bridging semantic vector search with topological traversal.
  • Format output as dense Markdown topological maps for the LLM.
tobiu added the ai label on Apr 3, 2026, 12:44 PM
tobiu added the architecture label on Apr 3, 2026, 12:44 PM
tobiu added the feature label on Apr 3, 2026, 12:44 PM
tobiu added parent issue #9638 on Apr 3, 2026, 12:44 PM
tobiu removed the feature label on Apr 3, 2026, 12:46 PM
tobiu added the epic label on Apr 3, 2026, 12:46 PM
tobiu cross-referenced by #9652 on Apr 3, 2026, 1:23 PM
tobiu cross-referenced by #9653 on Apr 3, 2026, 1:23 PM
tobiu cross-referenced by #9654 on Apr 3, 2026, 1:23 PM
tobiu assigned to @tobiu on Apr 3, 2026, 1:29 PM
tobiu
tobiu Apr 3, 2026, 1:29 PM

Completed Epic 4: The Unified GraphRAG MCP Interface. Exposing Graph RAG tools to external agents via stdio/sse transport.

tobiu closed this issue on Apr 3, 2026, 1:29 PM