We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5288d11 commit 99814f1Copy full SHA for 99814f1
README.md
@@ -98,10 +98,10 @@ Start Server using npx command:
98
- For a complete list of arguments see [Configuration Options](#configuration-options)
99
- To configure your Atlas Service Accounts credentials please refer to [Atlas API Access](#atlas-api-access)
100
101
-#### Option 4: Standalone Service using environment variables
+#### Option 4: Standalone Service using environment variables
102
103
```shell
104
- npx -y mongodb-mcp-server
+ npx -y mongodb-mcp-server
105
```
106
107
You can use environment variables in the config file or set them and run the server via npx.
0 commit comments