mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-17 21:54:05 +02:00
Remove redundant AGENTS.md and CLAUDE.md files
These files are no longer necessary as the testing guidelines are now documented in CONTRIBUTING.md where both humans and agents will naturally find them. This addresses the PR #2884 reviewer feedback that agents already read README and CONTRIBUTING files, making a separate AGENTS.md redundant and creating unnecessary maintenance overhead. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
# MCP Reference Server Development Guide
|
||||
|
||||
## Contributing Guidelines
|
||||
|
||||
Before making updates to this repo, thoroughly review the CONTRIBUTING.md guide at the root of this repo.
|
||||
|
||||
## Testing
|
||||
|
||||
Use vitest when configuring or adding tests for servers implemented in typescript.
|
||||
Reference in New Issue
Block a user