Skip to content

Commit 76cad33

Browse files
committed
reformat readme.md
1 parent 6b14cc8 commit 76cad33

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,6 @@ To use the Atlas API tools, you'll need to create a service account in MongoDB A
345345
> **ℹ️ Note:** For a detailed breakdown of the minimum required permissions for each Atlas operation, see the [Atlas API Permissions](#atlas-api-permissions) section below.
346346
347347
1. **Create a Service Account:**
348-
349348
- Log in to MongoDB Atlas at [cloud.mongodb.com](https://cloud.mongodb.com)
350349
- Navigate to Access Manager > Organization Access
351350
- Click Add New > Applications > Service Accounts
@@ -357,12 +356,10 @@ To use the Atlas API tools, you'll need to create a service account in MongoDB A
357356
To learn more about Service Accounts, check the [MongoDB Atlas documentation](https://www.mongodb.com/docs/atlas/api/service-accounts-overview/).
358357

359358
2. **Save Client Credentials:**
360-
361359
- After creation, you'll be shown the Client ID and Client Secret
362360
- **Important:** Copy and save the Client Secret immediately as it won't be displayed again
363361

364362
3. **Add Access List Entry:**
365-
366363
- Add your IP address to the API access list
367364

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

0 commit comments

Comments
 (0)