mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-18 08:03:26 +02:00
Update all example configs
This commit is contained in:
@@ -130,8 +130,9 @@ Example:
|
||||
Add this to your claude_desktop_config.json:
|
||||
```json
|
||||
{
|
||||
"mcp-server-memory": {
|
||||
"command": "mcp-server-memory"
|
||||
"memory": {
|
||||
"command": "npx",
|
||||
"args": ["-y", "@modelcontextprotocol/server-memory"]
|
||||
}
|
||||
}
|
||||
```
|
||||
@@ -166,4 +167,4 @@ Follow these steps for each interaction:
|
||||
a) Create entities for recurring organizations, people, and significant events
|
||||
b) Connect them to the current entities using relations
|
||||
b) Store facts about them as observations
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user