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 c5c8503 commit d5d4ebeCopy full SHA for d5d4ebe
README.md
@@ -614,12 +614,6 @@ $env:MDB_MCP_CONFIG="C:\path\to\config.json"
614
npx -y mongodb-mcp-server@latest
615
```
616
617
-Alternatively, use `--config` argument (less secure):
618
-
619
-```bash
620
-npx -y mongodb-mcp-server@latest --config /path/to/config.json
621
-```
622
623
#### Environment Variables
624
625
Set environment variables with the prefix `MDB_MCP_` followed by the option name in uppercase with underscores:
0 commit comments