Frontmatter
| id | 7400 |
| title | Define Agent-Agnostic MCP Server Configuration |
| state | Closed |
| labels | enhancementhelp wantedgood first issuehacktoberfestai |
| assignees | MannXo |
| createdAt | Oct 7, 2025, 11:45 AM |
| updatedAt | Oct 8, 2025, 1:40 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7400 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | 7399 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 8, 2025, 1:40 PM |
Define Agent-Agnostic MCP Server Configuration
tobiu added parent issue #7399 on Oct 7, 2025, 11:45 AM

MannXo
Oct 7, 2025, 11:46 AM
Hey @tobiu , I can work on this. can you assign it to me if it's up for grabs? thanks

tobiu
Oct 7, 2025, 12:01 PM
Hi, and thanks for your interest. This was fast. Sure, I can assign it to you. Please make sure to read https://github.com/neomjs/neo/issues/7399 first, since it the ticket requires the new "AI Native" workflow.
I am still in the middle of refining the other subs and moving them into GitHub tickets.
tobiu assigned to @MannXo on Oct 7, 2025, 12:02 PM
MannXo cross-referenced by PR #7416 on Oct 8, 2025, 10:13 AM
tobiu closed this issue on Oct 8, 2025, 1:40 PM
To ensure our new Model Context Protocol (MCP) servers for AI tooling are accessible to a wide range of agents (e.g., from Google, Anthropic, etc.), we need a standardized, agent-agnostic configuration mechanism. Relying on a vendor-specific file like
.gemini/settings.jsonis not a scalable or portable solution.This task is to design a generic configuration file format and a discovery mechanism that any agent can use to find and connect to the locally running MCP servers (Knowledge and Memory).
Acceptance Criteria
.github/mcp-servers.json, is designed.learn/guides/ai/directory.Agent Instructions
To work on this ticket, please start your session with the following prompt: