Skip to content

Commit 5bd8e17

Browse files
authored
Fix typo in MCP setup
1 parent e361d4d commit 5bd8e17

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)