File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,15 @@ https://github.com/user-attachments/assets/c36a72e0-f790-4b3f-8720-294ab7f5f6eb
3030> This executable is not signed because I don't have a payed Apple Developer Account.
3131> This means that macOS will "quarantine" it by default when it is downloaded from the internet.
3232> The command remove the quarantine, allowing you to run the program. If you don't trust the build,
33- > you can always build it yourself from source with ` npm run build ` (see development environment setup below) 😄.
33+ > you can always build it yourself from source with ` npm run build -- --outfile dist/algolia-mcp ` (see development environment setup below) 😄.
3434
35- 4 . Configure Claude Desktop
35+ 4 . Run <path_to_executable> authenticate. This will open a tab in your browser inviting you to authenticate with
36+ the Algolia Dashboard.
37+
38+ 5 . Configure Claude Desktop
39+
40+ > [ !TIP]
41+ > You can refer to the official documenation here https://modelcontextprotocol.io/quickstart/user
3642
3743``` json
3844{
@@ -44,8 +50,7 @@ https://github.com/user-attachments/assets/c36a72e0-f790-4b3f-8720-294ab7f5f6eb
4450}
4551```
4652
47- 5 . Restart Claude Desktop
48-
53+ 6 . Start Claude Desktop
4954
5055## What can I ask for?
5156
You can’t perform that action at this time.
0 commit comments