Skip to content

Commit 6282952

Browse files
committed
remove log arg
1 parent 240e199 commit 6282952

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,8 +312,6 @@ npx -y mongodb-mcp-server --apiClientId="your-atlas-client-id" --apiClientSecret
312312
"mongodb-mcp-server",
313313
"--connectionString",
314314
"mongodb+srv://username:[email protected]/myDatabase",
315-
"--logPath",
316-
"/path/to/logs"
317315
]
318316
}
319317
}

0 commit comments

Comments
 (0)