We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf5477 commit c6a24e6Copy full SHA for c6a24e6
quickstart.mdx
@@ -160,7 +160,7 @@ brew install node git sqlite3
160
161
This tells Claude Desktop:
162
1. There's an MCP server named "sqlite"
163
- 2. Launch it using the `mcp-server-sqlite` command
+ 2. Launch it by running `uvx mcp-server-sqlite`
164
3. Connect it to your test database
165
166
Save the file, and restart **Claude Desktop**.
@@ -237,7 +237,7 @@ brew install node git sqlite3
237
238
239
240
241
242
243
0 commit comments