Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,6 @@ To use the Atlas API tools, you'll need to create a service account in MongoDB A
> **ℹ️ Note:** For a detailed breakdown of the minimum required permissions for each Atlas operation, see the [Atlas API Permissions](#atlas-api-permissions) section below.

1. **Create a Service Account:**

- Log in to MongoDB Atlas at [cloud.mongodb.com](https://cloud.mongodb.com)
- Navigate to Access Manager > Organization Access
- Click Add New > Applications > Service Accounts
Expand All @@ -357,12 +356,10 @@ To use the Atlas API tools, you'll need to create a service account in MongoDB A
To learn more about Service Accounts, check the [MongoDB Atlas documentation](https://www.mongodb.com/docs/atlas/api/service-accounts-overview/).

2. **Save Client Credentials:**

- After creation, you'll be shown the Client ID and Client Secret
- **Important:** Copy and save the Client Secret immediately as it won't be displayed again

3. **Add Access List Entry:**

- Add your IP address to the API access list

4. **Configure the MCP Server:**
Expand Down
Loading
Loading