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 4652a39 commit 4a6a5d4Copy full SHA for 4a6a5d4
README.md
@@ -95,8 +95,8 @@ Start Server using npx command:
95
npx -y mongodb-mcp-server --apiClientId="your-atlas-service-accounts-client-id" --apiClientSecret="your-atlas-service-accounts-client-secret"
96
```
97
98
-For complete list of arguments see [Configuration Options](#configuration-options)
99
-For Atlas API credentials please refer to [Atlas API Access](#atlas-api-access)
+- For a complete list of arguments see [Configuration Options](#configuration-options)
+- To configure your Atlas Service Accounts credentials please refer to [Atlas API Access](#atlas-api-access)
100
101
#### Option 4: Use environment variables with CLI
102
0 commit comments