LearnNewsExamplesServices
Frontmatter
id7723
titleDeprecate and remove `.github/mcp-servers.json`
stateClosed
labels
enhancementai
assigneestobiu
createdAtNov 8, 2025, 12:32 PM
updatedAtNov 8, 2025, 12:34 PM
githubUrlhttps://github.com/neomjs/neo/issues/7723
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 8, 2025, 12:34 PM

Deprecate and remove .github/mcp-servers.json

Closed v11.0.0 enhancementai
tobiu
tobiu commented on Nov 8, 2025, 12:32 PM

The .github/mcp-servers.json file was created as an early attempt to define the Model Context Protocol (MCP) servers in an agent-agnostic way.

However, with the stabilization and formalization of the three core MCP servers (Knowledge Base, Memory Core, GitHub Workflow), the definitive and actively used configuration now resides in .gemini/settings.json. This file is tailored to the Gemini agent's specific startup and operational needs.

Maintaining the old mcp-servers.json file is no longer necessary and creates confusion, as it is outdated and does not reflect the current implementation. To streamline the repository and remove obsolete configuration, this file has been deleted.

Future integrations with other agents (e.g., Claude) can be handled by creating new, agent-specific configuration files as needed, rather than trying to maintain a single, generic file that doesn't fully serve any specific agent.

tobiu added the enhancement label on Nov 8, 2025, 12:32 PM
tobiu added the ai label on Nov 8, 2025, 12:32 PM
tobiu assigned to @tobiu on Nov 8, 2025, 12:33 PM
tobiu referenced in commit bca1187 - "Deprecate and remove .github/mcp-servers.json #7723" on Nov 8, 2025, 12:33 PM
tobiu closed this issue on Nov 8, 2025, 12:34 PM