We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0587af1 commit 67288d2Copy full SHA for 67288d2
documentation/static/servers.json
@@ -266,7 +266,7 @@
266
{
267
"id": "dsm-memory",
268
"name": "DSM Memory",
269
- "description": "Append-only, hash-chained memory layer for Goose via MCP",
+ "description": "Append-only, hash-chained memory layer for goose via MCP",
270
"command": "uvx dsm-mcp",
271
"link": "https://github.com/daryl-labs-ai/daryl/tree/main/src/dsm/integrations/goose",
272
"installation_notes": "Install via pip: pip install dsm-mcp. Or run directly without installing: uvx dsm-mcp. Requires Python 3.8+.",
0 commit comments