Skip to content

Commit 67288d2

Browse files
committed
docs: use lowercase "goose" in DSM extension description
1 parent 0587af1 commit 67288d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/static/servers.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
{
267267
"id": "dsm-memory",
268268
"name": "DSM Memory",
269-
"description": "Append-only, hash-chained memory layer for Goose via MCP",
269+
"description": "Append-only, hash-chained memory layer for goose via MCP",
270270
"command": "uvx dsm-mcp",
271271
"link": "https://github.com/daryl-labs-ai/daryl/tree/main/src/dsm/integrations/goose",
272272
"installation_notes": "Install via pip: pip install dsm-mcp. Or run directly without installing: uvx dsm-mcp. Requires Python 3.8+.",

0 commit comments

Comments
 (0)