Skip to content

Commit de2af67

Browse files
committed
udate
1 parent 1620e9c commit de2af67

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ node -v
4242

4343
### Quick Start
4444

45-
> **Default Safety Notice:** All examples below include `--readOnly` by default to ensure safe, read-only access to your data. Remove `--readOnly` if you need to enable write operations.
45+
**Note:** When using Atlas API credentials, be sure to assign only the minimum required permissions to your service account. See [Atlas API Permissions](#atlas-api-permissions) for details.
4646

4747
Most MCP clients require a configuration file to be created or modified to add the MCP server.
4848

@@ -53,6 +53,8 @@ Note: The configuration file syntax can be different across clients. Please refe
5353
- **Claude Desktop**: https://modelcontextprotocol.io/quickstart/user
5454
- **Cursor**: https://docs.cursor.com/context/model-context-protocol
5555

56+
> **Default Safety Notice:** All examples below include `--readOnly` by default to ensure safe, read-only access to your data. Remove `--readOnly` if you need to enable write operations.
57+
5658
#### Option 1: Connection String args
5759

5860
You can pass your connection string via args, make sure to use a valid username and password.

0 commit comments

Comments
 (0)