Skip to content

Commit 7580e89

Browse files
authored
Merge pull request #56 from chrisguidry/patch-1
Fix typo in MCP setup
2 parents dfe8ff8 + 5bd8e17 commit 7580e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ For example, with Claude, use the following configuration:
7979
"/ABSOLUTE/PATH/TO/REPO/DIRECTORY/agent-memory-server",
8080
"run",
8181
"agent-memory",
82-
"-mcp",
82+
"mcp",
8383
"--mode",
8484
"stdio"
8585
]

0 commit comments

Comments
 (0)