Skip to content

Commit c6a928c

Browse files
committed
update env variable
1 parent 937edfc commit c6a928c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ This is useful for scenarios where you want to provide access to MongoDB data fo
190190

191191
You can enable read-only mode using:
192192

193-
- **Environment variable**: `export MDB_MCP_READ_ONLY_MODE=true`
193+
- **Environment variable**: `export MDB_MCP_READ_ONLY=true`
194194
- **Command-line argument**: `--readOnly=true`
195195

196196
When read-only mode is active, you'll see a message in the server logs indicating which tools were prevented from registering due to this restriction.

0 commit comments

Comments
 (0)