Skip to content

Commit d5d4ebe

Browse files
chore: remove mention of --config
1 parent c5c8503 commit d5d4ebe

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -614,12 +614,6 @@ $env:MDB_MCP_CONFIG="C:\path\to\config.json"
614614
npx -y mongodb-mcp-server@latest
615615
```
616616

617-
Alternatively, use `--config` argument (less secure):
618-
619-
```bash
620-
npx -y mongodb-mcp-server@latest --config /path/to/config.json
621-
```
622-
623617
#### Environment Variables
624618

625619
Set environment variables with the prefix `MDB_MCP_` followed by the option name in uppercase with underscores:

0 commit comments

Comments
 (0)