File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -99,16 +99,6 @@ brew install node git sqlite3
9999<Tabs >
100100 <Tab title = " macOS" >
101101 <Steps >
102- <Step title = " Install example servers" >
103- Let's start by getting the pre-built MCP servers:
104-
105- ``` bash
106- npm install -g @modelcontextprotocol/servers
107- ```
108-
109- This makes the MCP servers available as command-line tools that Claude Desktop can launch.
110- </Step >
111-
112102 <Step title = " Create a sample database" >
113103 Let's create a simple SQLite database for testing:
114104
@@ -162,16 +152,6 @@ brew install node git sqlite3
162152 </Tab>
163153 <Tab title="Windows">
164154 <Steps>
165- <Step title="Install example servers">
166- Let' s start by getting the pre-built MCP servers:
167-
168- ` ` ` bash
169- npm install -g @modelcontextprotocol/servers
170- ` ` `
171-
172- This makes the MCP servers available as command-line tools that Claude Desktop can launch.
173- < /Step>
174-
175155 <Step title="Create a sample database">
176156 Let' s create a simple SQLite database for testing:
177157
You can’t perform that action at this time.
0 commit comments