docs(mcp): correct tool name in README

- Update the tool name from cognify_add_developer_rules to cognee_add_developer_rules.
This commit is contained in:
BOBDA DJIMO ARMEL HYACINTHE 2025-11-17 19:55:32 +04:00
parent 41b973a61e
commit a5aa58a7d7

View file

@ -445,7 +445,7 @@ The MCP server exposes its functionality through tools. Call them from any MCP c
- **cognify**: Turns your data into a structured knowledge graph and stores it in memory - **cognify**: Turns your data into a structured knowledge graph and stores it in memory
- **cognify_add_developer_rules**: Ingest core developer rule files into memory - **cognee_add_developer_rules**: Ingest core developer rule files into memory
- **codify**: Analyse a code repository, build a code graph, stores it in memory - **codify**: Analyse a code repository, build a code graph, stores it in memory