mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-20 00:53:24 +02:00
Updated AGENTS.md with guidance on tool naming
This commit is contained in:
@@ -25,6 +25,7 @@
|
|||||||
- Use PascalCase for types/classes,
|
- Use PascalCase for types/classes,
|
||||||
- Use UPPER_CASE for constants
|
- Use UPPER_CASE for constants
|
||||||
- Use kebab-case for file names and registered tools, prompts, and resources.
|
- Use kebab-case for file names and registered tools, prompts, and resources.
|
||||||
|
- Use verbs for tool names, e.g., `get-annotated-message` instead of `annotated-message`
|
||||||
|
|
||||||
## Extending the Server
|
## Extending the Server
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user