Skip to content

Commit

Permalink
Merge pull request #399 from smithery-ai/add-smithery
Browse files Browse the repository at this point in the history
Add Smithery to README
  • Loading branch information
Vasilije1990 authored Dec 23, 2024
2 parents e770eda + f2c3b21 commit 730670c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,4 +274,4 @@ pip install cognee
| NetworkX | Graph | Stable ✅ | |
| FalkorDB | Vector/Graph | Unstable ❌ | |
| PGVector | Vector | Stable ✅ | |
| Milvus | Vector | Stable ✅ | |
| Milvus | Vector | Stable ✅ | |
13 changes: 13 additions & 0 deletions cognee-mcp/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
# 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
=======
1. Clone the [cognee](www.github.com/topoteretes/cognee) repo



2. Install dependencies

```jsx
Expand Down

0 comments on commit 730670c

Please sign in to comment.