Frontmatter
| id | 7696 |
| title | Update AI_QUICK_START.md for new MCP server architecture |
| state | Closed |
| labels | documentationenhancementai |
| assignees | tobiu |
| createdAt | Nov 3, 2025, 11:13 AM |
| updatedAt | Nov 3, 2025, 12:13 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7696 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 3, 2025, 12:13 PM |
The
AI_QUICK_START.mdguide needs to be updated to reflect the current MCP server architecture. Specifically:npm run ai:serverandnpm run ai:server-memoryare now optional, primarily for debugging purposes, as the servers will start ChromaDB instances on their own.@.gemini/GEMINI.md.This update will simplify the setup process for developers.