Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# MCP Reference Server Development Guide
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this necessary? From my experience most coding agents seem to already read README + CONTRIBUTING.


## 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.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given this applies to both humans + agents I might move this to README/CONTRIBUTING directly

2 changes: 2 additions & 0 deletions CLAUDE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@./AGENTS.md

Loading