Move readme
This commit is contained in:
parent
3fd3aed2fa
commit
efa2ecdf76
2 changed files with 9 additions and 9 deletions
|
|
@ -21,15 +21,6 @@ If you have questions, join our <a href="https://discord.gg/NQPKmU5CCg">Discord
|
||||||
|
|
||||||
## 📦 Installation
|
## 📦 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**.
|
You can install Cognee using either **pip** or **poetry**.
|
||||||
Support for various databases and vector stores is available through extras.
|
Support for various databases and vector stores is available through extras.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,14 @@
|
||||||
# cognee MCP server
|
# 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
|
A MCP server project
|
||||||
|
|
||||||
Create a boilerplate server:
|
Create a boilerplate server:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue