Skip to content

Commit 5ac06d0

Browse files
authored
chore: bump dependencies (#346)
1 parent 809c517 commit 5ac06d0

File tree

3 files changed

+2325
-1436
lines changed

3 files changed

+2325
-1436
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,6 @@ To use the Atlas API tools, you'll need to create a service account in MongoDB A
362362
> **ℹ️ Note:** For a detailed breakdown of the minimum required permissions for each Atlas operation, see the [Atlas API Permissions](#atlas-api-permissions) section below.
363363
364364
1. **Create a Service Account:**
365-
366365
- Log in to MongoDB Atlas at [cloud.mongodb.com](https://cloud.mongodb.com)
367366
- Navigate to Access Manager > Organization Access
368367
- Click Add New > Applications > Service Accounts
@@ -374,12 +373,10 @@ To use the Atlas API tools, you'll need to create a service account in MongoDB A
374373
To learn more about Service Accounts, check the [MongoDB Atlas documentation](https://www.mongodb.com/docs/atlas/api/service-accounts-overview/).
375374

376375
2. **Save Client Credentials:**
377-
378376
- After creation, you'll be shown the Client ID and Client Secret
379377
- **Important:** Copy and save the Client Secret immediately as it won't be displayed again
380378

381379
3. **Add Access List Entry:**
382-
383380
- Add your IP address to the API access list
384381

385382
4. **Configure the MCP Server:**

0 commit comments

Comments
 (0)