mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-20 00:53:24 +02:00
Update src/everything/AGENTS.md
Co-authored-by: adam jones <domdomegg+git@gmail.com>
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
## Extending the Server
|
## Extending the Server
|
||||||
|
|
||||||
The Everything Server is designed to be extended at well-defined points.
|
The Everything Server is designed to be extended at well-defined points.
|
||||||
See [Extension Points](docs/extension.md) and [Project Structure](docsstructure.md).
|
See [Extension Points](docs/extension.md) and [Project Structure](docs/structure.md).
|
||||||
The server factory is `src/everything/server/index.ts` and registers all features during startup as well as handling post-connection setup.
|
The server factory is `src/everything/server/index.ts` and registers all features during startup as well as handling post-connection setup.
|
||||||
|
|
||||||
### High-level
|
### High-level
|
||||||
|
|||||||
Reference in New Issue
Block a user