2026-03-02T14-49-57_auto_memory/memories.db-wal

This commit is contained in:
Nicholai Vogel 2026-03-02 07:49:57 -07:00
parent 83ab6846bc
commit 2ea040e30c
3 changed files with 25 additions and 1 deletions

View File

@ -1 +1,25 @@
[]
[
{
"id": "dogfood-everything",
"source": "modelcontextprotocol/servers",
"catalogId": "everything",
"name": "dogfood-everything",
"description": "dogfood-everything MCP server",
"category": "Other",
"homepage": "https://github.com/modelcontextprotocol/servers/tree/main/src/everything",
"official": true,
"enabled": true,
"config": {
"transport": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-everything"
],
"env": {},
"timeoutMs": 20000
},
"installedAt": "2026-03-02T14:49:55.073Z",
"updatedAt": "2026-03-02T14:49:55.073Z"
}
]

Binary file not shown.

Binary file not shown.