From 2747cd79b94213ca46d461ec5725722cc9fbdc0e Mon Sep 17 00:00:00 2001 From: Vasilije <8619304+Vasilije1990@users.noreply.github.com> Date: Mon, 23 Dec 2024 17:38:12 +0100 Subject: [PATCH] Update README.md --- cognee-mcp/README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/cognee-mcp/README.md b/cognee-mcp/README.md index eaa82b20c..a83c07bff 100644 --- a/cognee-mcp/README.md +++ b/cognee-mcp/README.md @@ -1,13 +1,7 @@ # cognee MCP server -### Installing via Smithery -To install Cognee for Claude Desktop automatically via [Smithery](https://smithery.ai/server/cognee): - -```bash -npx -y @smithery/cli install cognee --client claude -``` ### Installing Manually A MCP server project @@ -50,5 +44,14 @@ source .venv/bin/activate Then, edit the pyproject.toml in your new folder so that it includes packages from the cognee requirements. Use the pyproject.toml in your cognee library for this, but match the syntax of the automatically generated pyproject.toml so that it is compatible with uv. + +### Installing via Smithery + +To install Cognee for Claude Desktop automatically via [Smithery](https://smithery.ai/server/cognee): + +```bash +npx -y @smithery/cli install cognee --client claude +``` + Define cognify tool in server.py Restart your Claude desktop.