diff --git a/README.md b/README.md index 00103e8e9..67a4885c5 100644 --- a/README.md +++ b/README.md @@ -21,15 +21,6 @@ If you have questions, join our Discord ## 📦 Installation - -### 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 -``` - You can install Cognee using either **pip** or **poetry**. Support for various databases and vector stores is available through extras. diff --git a/cognee-mcp/README.md b/cognee-mcp/README.md index bf2c9989d..824a2e701 100644 --- a/cognee-mcp/README.md +++ b/cognee-mcp/README.md @@ -1,5 +1,14 @@ # 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 Create a boilerplate server: