LearnNewsExamplesServices
Frontmatter
id7696
titleUpdate AI_QUICK_START.md for new MCP server architecture
stateClosed
labels
documentationenhancementai
assigneestobiu
createdAtNov 3, 2025, 11:13 AM
updatedAtNov 3, 2025, 12:13 PM
githubUrlhttps://github.com/neomjs/neo/issues/7696
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 3, 2025, 12:13 PM

Update AI_QUICK_START.md for new MCP server architecture

Closed v11.0.0 documentationenhancementai
tobiu
tobiu commented on Nov 3, 2025, 11:13 AM

The AI_QUICK_START.md guide needs to be updated to reflect the current MCP server architecture. Specifically:

  • Content from section 3.3 onwards is outdated.
  • Users no longer need to manually build the knowledge base; the MCP server handles this automatically on startup.
  • The memory core is now automatically used if the MCP server is healthy, so explicit instructions for its use are no longer needed.
  • npm run ai:server and npm run ai:server-memory are now optional, primarily for debugging purposes, as the servers will start ChromaDB instances on their own.
  • The initial handshake instruction to "follow the instructions inside agents.md" is obsolete, as this process is now automated via @.gemini/GEMINI.md.

This update will simplify the setup process for developers.

tobiu added the enhancement label on Nov 3, 2025, 11:13 AM
tobiu added the ai label on Nov 3, 2025, 11:13 AM
tobiu assigned to @tobiu on Nov 3, 2025, 11:15 AM
tobiu added the documentation label on Nov 3, 2025, 11:15 AM
tobiu referenced in commit c85e78e - "Update AI_QUICK_START.md for new MCP server architecture #7696" on Nov 3, 2025, 11:45 AM
tobiu referenced in commit 51a4dc4 - "#7696 more polishing" on Nov 3, 2025, 12:12 PM
tobiu closed this issue on Nov 3, 2025, 12:13 PM