LearnNewsExamplesServices
Frontmatter
id7653
titleChore: Update MCP Server Names in `.gemini/settings.json` for Branding Consistency
stateClosed
labels
enhancementai
assigneestobiu
createdAtOct 25, 2025, 8:19 PM
updatedAtOct 25, 2025, 8:21 PM
githubUrlhttps://github.com/neomjs/neo/issues/7653
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 25, 2025, 8:21 PM

Chore: Update MCP Server Names in .gemini/settings.json for Branding Consistency

Closed v11.0.0 enhancementai
tobiu
tobiu commented on Oct 25, 2025, 8:19 PM

This ticket proposes updating the names of the Neo.mjs-related MCP servers within .gemini/settings.json to include "neo.mjs" for improved branding and clarity.

Motivation: Currently, the MCP servers are named neo-github-workflow, neo-knowledge-base, and neo-memory-core. By prefixing them with "neo.mjs", their association with the Neo.mjs framework becomes immediately clear, enhancing branding and consistency across the ecosystem. This is a low-effort change with a positive impact on identification.

Changes Proposed: Update the mcpServers configuration in .gemini/settings.json as follows:

  • neo-github-workflow -> neo.mjs-github-workflow
  • neo-knowledge-base -> neo.mjs-knowledge-base
  • neo-memory-core -> neo.mjs-memory-core

This change will be purely cosmetic at this stage, affecting only the display name within the Gemini CLI. Future steps would involve updating the internal server names and package.json files when these servers are externalized.

tobiu added the enhancement label on Oct 25, 2025, 8:19 PM
tobiu added the ai label on Oct 25, 2025, 8:19 PM
tobiu assigned to @tobiu on Oct 25, 2025, 8:19 PM
tobiu referenced in commit c47432c - "Chore: Update MCP Server Names in .gemini/settings.json for Branding Consistency #7653" on Oct 25, 2025, 8:20 PM
tobiu closed this issue on Oct 25, 2025, 8:21 PM