Skip to content

Commit b4f0395

Browse files
committed
update prerequisites
1 parent c5d5c13 commit b4f0395

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,13 @@ A Model Context Protocol server for interacting with MongoDB Atlas. This project
3232

3333
## Installation
3434

35+
Common prerequisites:
3536

37+
- Node.js v20.x
38+
- A MongoDB connection string or Atlas API credentials
3639

3740
### WindSurf
3841

39-
Prerequisites:
40-
41-
- Node.js v20.x
42-
- WindSurf installed on your machine
43-
4442
The latest instructions can be found at https://docs.windsurf.com/windsurf/mcp
4543

4644
Step 1: Create MCP configuration file
@@ -66,10 +64,6 @@ Step 2: Follow the [configuration](#configuration) section for more details on h
6664

6765
### VSCode
6866

69-
Prerequisites:
70-
71-
- Node.js v20.x
72-
7367
Step 1: Add the mcp server to VSCode configuration
7468

7569
- Press `Cmd + Shift + P` and type `MCP: Add MCP Server` and select it.

0 commit comments

Comments
 (0)