docs: Remove telemetry from features list

Telemetry is not a feature but a notice about data collection,
so it shouldn't be listed as a feature.

Addresses review comment on line 29
This commit is contained in:
Daniel Chalef 2025-10-29 22:34:51 -07:00
parent bbf082512f
commit bb12a91ebd

View file

@ -26,7 +26,6 @@ The Graphiti MCP server provides comprehensive knowledge graph capabilities:
- **Custom Entity Types**: Define and use custom entity types for domain-specific knowledge extraction
- **HTTP Transport**: Default HTTP transport with MCP endpoint at `/mcp/` for broad client compatibility
- **Queue-based Processing**: Asynchronous episode processing with configurable concurrency limits
- **Telemetry**: Optional anonymous usage statistics to help improve the framework
## Quick Start