Skip to content

Commit 4dcdf23

Browse files
authored
Update README.md
1 parent 645196e commit 4dcdf23

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
@@ -49,7 +49,7 @@ You can pass your connection string via args, make sure to use a valid username
4949

5050
```json
5151
{
52-
"servers": {
52+
"mcpServers": {
5353
"MongoDB": {
5454
"command": "npx",
5555
"args": [
@@ -69,7 +69,7 @@ Use your Atlas API Service Account credentials. More details in the [Atlas API A
6969

7070
```json
7171
{
72-
"servers": {
72+
"mcpServers": {
7373
"MongoDB": {
7474
"command": "npx",
7575
"args": [

0 commit comments

Comments
 (0)