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
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-
4442The latest instructions can be found at https://docs.windsurf.com/windsurf/mcp
4543
4644Step 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-
7367Step 1: Add the mcp server to VSCode configuration
7468
7569- 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