File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -32,15 +32,13 @@ A Model Context Protocol server for interacting with MongoDB Atlas. This project
32
32
33
33
## Installation
34
34
35
+ Common prerequisites:
35
36
37
+ - Node.js v20.x
38
+ - A MongoDB connection string or Atlas API credentials
36
39
37
40
### WindSurf
38
41
39
- Prerequisites:
40
-
41
- - Node.js v20.x
42
- - WindSurf installed on your machine
43
-
44
42
The latest instructions can be found at https://docs.windsurf.com/windsurf/mcp
45
43
46
44
Step 1: Create MCP configuration file
@@ -66,10 +64,6 @@ Step 2: Follow the [configuration](#configuration) section for more details on h
66
64
67
65
### VSCode
68
66
69
- Prerequisites:
70
-
71
- - Node.js v20.x
72
-
73
67
Step 1: Add the mcp server to VSCode configuration
74
68
75
69
- Press ` Cmd + Shift + P ` and type ` MCP: Add MCP Server ` and select it.
You can’t perform that action at this time.
0 commit comments