Skip to content

Commit 277720a

Browse files
committed
format
1 parent 2e48280 commit 277720a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,9 @@ The MongoDB MCP Server can be configured using multiple methods, with the follow
150150
| `apiClientSecret` | Atlas API client secret for authentication |
151151
| `connectionString` | MongoDB connection string for direct database connections (optional users may choose to inform it on every tool call) |
152152
| `logPath` | Folder to store logs |
153-
| `disabledTools` | An array of tool names, operation types, and/or categories of tools that will be disabled. |
153+
| `disabledTools` | An array of tool names, operation types, and/or categories of tools that will be disabled |
154154
| `readOnly` | When set to true, only allows read and metadata operation types, disabling create/update/delete operations |
155-
| `telemetry` | When set to disabled, disables telemetry collection. |
155+
| `telemetry` | When set to disabled, disables telemetry collection |
156156

157157
#### `logPath`
158158

0 commit comments

Comments
 (0)