Skip to content

Commit 802a381

Browse files
committed
doc: small improvements
1 parent 8df53ac commit 802a381

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)